"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/12/22 02:24:56 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-kuwuwud0huqi" 2024/12/22 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 02:24:56 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/12/22 02:24:56 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/12/22 02:24:56 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/12/22 02:24:56 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/12/22 02:24:56 DEBUG : Setting pass="KDH-LDmxCpgpGdYqD199ddR7yEoEGpI7ApBTQKPbNVwG" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/12/22 02:24:56 DEBUG : TestWebdavRclone: detected overridden config - adding "{U6mn9}" suffix to name 2024/12/22 02:24:56 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/12/22 02:24:56 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/12/22 02:24:56 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/12/22 02:24:56 DEBUG : Setting pass="KDH-LDmxCpgpGdYqD199ddR7yEoEGpI7ApBTQKPbNVwG" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/12/22 02:24:56 DEBUG : found headers: 2024/12/22 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone1673052820" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:56 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:56 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:56 DEBUG : dir: Looking for writers 2024/12/22 02:24:56 DEBUG : : Looking for writers 2024/12/22 02:24:56 DEBUG : dir: reading active writers 2024/12/22 02:24:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:56 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:56 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:56 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:56 DEBUG : dir/subdir: Looking for writers 2024/12/22 02:24:56 DEBUG : dir: Looking for writers 2024/12/22 02:24:56 DEBUG : file1: reading active writers 2024/12/22 02:24:56 DEBUG : file2: reading active writers 2024/12/22 02:24:56 DEBUG : subdir: reading active writers 2024/12/22 02:24:56 DEBUG : : Looking for writers 2024/12/22 02:24:56 DEBUG : dir: reading active writers 2024/12/22 02:24:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:56 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:56 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:56 DEBUG : dir: Looking for writers 2024/12/22 02:24:56 DEBUG : file1: reading active writers 2024/12/22 02:24:56 DEBUG : : Looking for writers 2024/12/22 02:24:56 DEBUG : dir: reading active writers 2024/12/22 02:24:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:56 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:56 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:56 DEBUG : dir: Looking for writers 2024/12/22 02:24:56 DEBUG : : Looking for writers 2024/12/22 02:24:56 DEBUG : dir: reading active writers 2024/12/22 02:24:56 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:56 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:56 DEBUG : dir: forgetting directory cache 2024/12/22 02:24:56 DEBUG : : forgetting directory cache 2024/12/22 02:24:56 DEBUG : dir: forgetting directory cache 2024/12/22 02:24:56 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:56 DEBUG : : Looking for writers 2024/12/22 02:24:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:56 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:56 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/22 02:24:56 DEBUG : dir: invalidating directory cache 2024/12/22 02:24:56 DEBUG : : >ForgetPath: 2024/12/22 02:24:56 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/22 02:24:56 DEBUG : : invalidating directory cache 2024/12/22 02:24:56 DEBUG : dir: forgetting directory cache 2024/12/22 02:24:56 DEBUG : : >ForgetPath: 2024/12/22 02:24:56 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/22 02:24:56 DEBUG : : >ForgetPath: 2024/12/22 02:24:56 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:56 DEBUG : dir: Looking for writers 2024/12/22 02:24:56 DEBUG : : Looking for writers 2024/12/22 02:24:56 DEBUG : dir: reading active writers 2024/12/22 02:24:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:57 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:57 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:57 DEBUG : : forgetting directory cache 2024/12/22 02:24:57 DEBUG : dir: forgetting directory cache 2024/12/22 02:24:57 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:57 DEBUG : dir: Looking for writers 2024/12/22 02:24:57 DEBUG : fil/a/b: Looking for writers 2024/12/22 02:24:57 DEBUG : fil/a: Looking for writers 2024/12/22 02:24:57 DEBUG : b: reading active writers 2024/12/22 02:24:57 DEBUG : fil: Looking for writers 2024/12/22 02:24:57 DEBUG : a: reading active writers 2024/12/22 02:24:57 DEBUG : : Looking for writers 2024/12/22 02:24:57 DEBUG : dir: reading active writers 2024/12/22 02:24:57 DEBUG : fil: reading active writers 2024/12/22 02:24:57 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:57 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:57 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:57 DEBUG : dir: Looking for writers 2024/12/22 02:24:57 DEBUG : : Looking for writers 2024/12/22 02:24:57 DEBUG : dir: reading active writers 2024/12/22 02:24:57 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:57 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:57 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:57 DEBUG : dir: Looking for writers 2024/12/22 02:24:57 DEBUG : file1: reading active writers 2024/12/22 02:24:57 DEBUG : : Looking for writers 2024/12/22 02:24:57 DEBUG : dir: reading active writers 2024/12/22 02:24:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:57 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:57 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:57 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/12/22 02:24:57 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/22 02:24:57 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/22 02:24:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/22 02:24:57 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/22 02:24:57 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:57 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:58 DEBUG : dir: invalidating directory cache 2024/12/22 02:24:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/22 02:24:58 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/22 02:24:58 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/22 02:24:58 DEBUG : dir/file1: Reset virtual modtime 2024/12/22 02:24:58 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/22 02:24:58 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/22 02:24:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/22 02:24:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/22 02:24:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:24:58 DEBUG : dir: invalidating directory cache 2024/12/22 02:24:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/22 02:24:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/22 02:24:58 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/22 02:24:58 DEBUG : : forgetting directory cache 2024/12/22 02:24:58 DEBUG : dir: forgetting directory cache 2024/12/22 02:24:58 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/22 02:24:58 DEBUG : dir/file1: Reset virtual modtime 2024/12/22 02:24:58 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/22 02:24:58 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:58 DEBUG : dir/virtualDir: Looking for writers 2024/12/22 02:24:58 DEBUG : dir: Looking for writers 2024/12/22 02:24:58 DEBUG : file1: reading active writers 2024/12/22 02:24:58 DEBUG : virtualFile2: reading active writers 2024/12/22 02:24:58 DEBUG : virtualFile: reading active writers 2024/12/22 02:24:58 DEBUG : virtualDir: reading active writers 2024/12/22 02:24:58 DEBUG : : Looking for writers 2024/12/22 02:24:58 DEBUG : dir: reading active writers 2024/12/22 02:24:58 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:58 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:58 ERROR : dir/: Can only open directories read only 2024/12/22 02:24:58 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:58 DEBUG : dir: Looking for writers 2024/12/22 02:24:58 DEBUG : : Looking for writers 2024/12/22 02:24:58 DEBUG : dir: reading active writers 2024/12/22 02:24:58 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:58 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:58 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:24:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/22 02:24:58 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/22 02:24:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/22 02:24:58 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (5 bytes), uploading instead of streaming 2024/12/22 02:24:58 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:58 NOTICE: webdav root 'rclone-test-kuwuwud0huqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/22 02:24:58 DEBUG : dir/potato: Size of src and dst objects identical 2024/12/22 02:24:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/22 02:24:58 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:58 DEBUG : dir: Looking for writers 2024/12/22 02:24:58 DEBUG : file1: reading active writers 2024/12/22 02:24:58 DEBUG : potato: reading active writers 2024/12/22 02:24:58 DEBUG : : Looking for writers 2024/12/22 02:24:58 DEBUG : dir: reading active writers 2024/12/22 02:24:58 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:58 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/22 02:24:58 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:58 DEBUG : dir/sub: Looking for writers 2024/12/22 02:24:58 DEBUG : dir: Looking for writers 2024/12/22 02:24:58 DEBUG : file1: reading active writers 2024/12/22 02:24:58 DEBUG : sub: reading active writers 2024/12/22 02:24:58 DEBUG : : Looking for writers 2024/12/22 02:24:58 DEBUG : dir: reading active writers 2024/12/22 02:24:58 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:58 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/22 02:24:58 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/22 02:24:59 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:59 DEBUG : dir/sub/subsub: Looking for writers 2024/12/22 02:24:59 DEBUG : dir/sub: Looking for writers 2024/12/22 02:24:59 DEBUG : subsub: reading active writers 2024/12/22 02:24:59 DEBUG : dir: Looking for writers 2024/12/22 02:24:59 DEBUG : file1: reading active writers 2024/12/22 02:24:59 DEBUG : sub: reading active writers 2024/12/22 02:24:59 DEBUG : : Looking for writers 2024/12/22 02:24:59 DEBUG : dir: reading active writers 2024/12/22 02:24:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:59 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:59 ERROR : dir/: Dir.Remove not empty 2024/12/22 02:24:59 DEBUG : dir/file1: Remove: 2024/12/22 02:24:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:24:59 DEBUG : dir/file1: >Remove: err= 2024/12/22 02:24:59 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/22 02:24:59 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:59 DEBUG : : Looking for writers 2024/12/22 02:24:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:59 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:59 DEBUG : dir/file1: Remove: 2024/12/22 02:24:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:24:59 DEBUG : dir/file1: >Remove: err= 2024/12/22 02:24:59 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/22 02:24:59 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:59 DEBUG : : Looking for writers 2024/12/22 02:24:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:59 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:59 DEBUG : dir/file1: Remove: 2024/12/22 02:24:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:24:59 DEBUG : dir/file1: >Remove: err= 2024/12/22 02:24:59 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:24:59 DEBUG : dir: Looking for writers 2024/12/22 02:24:59 DEBUG : : Looking for writers 2024/12/22 02:24:59 DEBUG : dir: reading active writers 2024/12/22 02:24:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:24:59 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:24:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:59 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/12/22 02:24:59 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/22 02:24:59 DEBUG : dir: Updating dir with dir2 0xc0003e3040 2024/12/22 02:24:59 DEBUG : dir: forgetting directory cache 2024/12/22 02:24:59 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/22 02:24:59 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/22 02:25:00 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/22 02:25:00 DEBUG : file2: Updating file with file2 0xc0005ec9c0 2024/12/22 02:25:00 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:00 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/22 02:25:00 INFO : dir2/file3: Deleted 2024/12/22 02:25:00 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/22 02:25:00 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005ec9c0 2024/12/22 02:25:00 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/22 02:25:00 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/22 02:25:00 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/22 02:25:00 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0005876c0 2024/12/22 02:25:00 DEBUG : empty directory: forgetting directory cache 2024/12/22 02:25:00 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/22 02:25:00 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/22 02:25:00 DEBUG : dir2: Renaming to "dir3" 2024/12/22 02:25:00 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:00 DEBUG : dir3: Looking for writers 2024/12/22 02:25:00 DEBUG : file3: reading active writers 2024/12/22 02:25:00 DEBUG : renamed empty directory: Looking for writers 2024/12/22 02:25:00 DEBUG : : Looking for writers 2024/12/22 02:25:00 DEBUG : renamed empty directory: reading active writers 2024/12/22 02:25:00 DEBUG : dir3: reading active writers 2024/12/22 02:25:00 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:00 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:00 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:00 DEBUG : dir: Looking for writers 2024/12/22 02:25:00 DEBUG : file1: reading active writers 2024/12/22 02:25:00 DEBUG : : Looking for writers 2024/12/22 02:25:00 DEBUG : dir: reading active writers 2024/12/22 02:25:00 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:00 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:00 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:00 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/12/22 02:25:00 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:00 DEBUG : dir: Looking for writers 2024/12/22 02:25:00 DEBUG : file1: reading active writers 2024/12/22 02:25:00 DEBUG : : Looking for writers 2024/12/22 02:25:00 DEBUG : dir: reading active writers 2024/12/22 02:25:00 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:00 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 02:25:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:00 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:00 DEBUG : dir: Looking for writers 2024/12/22 02:25:00 DEBUG : file1: reading active writers 2024/12/22 02:25:00 DEBUG : : Looking for writers 2024/12/22 02:25:00 DEBUG : dir: reading active writers 2024/12/22 02:25:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/12/22 02:25:00 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/22 02:25:00 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/22 02:25:00 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:00 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/22 02:25:00 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:00 DEBUG : : Looking for writers 2024/12/22 02:25:00 DEBUG : file.txt: reading active writers 2024/12/22 02:25:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:00 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:00 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (25 bytes), uploading instead of streaming 2024/12/22 02:25:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:00 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/22 02:25:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:00 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:00 DEBUG : dir: Looking for writers 2024/12/22 02:25:00 DEBUG : file1: reading active writers 2024/12/22 02:25:00 DEBUG : : Looking for writers 2024/12/22 02:25:00 DEBUG : dir: reading active writers 2024/12/22 02:25:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:00 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:00 DEBUG : dir/file1: Remove: 2024/12/22 02:25:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:01 DEBUG : dir/file1: >Remove: err= 2024/12/22 02:25:01 DEBUG : dir/file1: Remove: 2024/12/22 02:25:01 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/22 02:25:01 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:01 DEBUG : dir: Looking for writers 2024/12/22 02:25:01 DEBUG : : Looking for writers 2024/12/22 02:25:01 DEBUG : dir: reading active writers 2024/12/22 02:25:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:01 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:01 DEBUG : dir/file1: Remove: 2024/12/22 02:25:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:01 DEBUG : dir/file1: >Remove: err= 2024/12/22 02:25:01 DEBUG : dir/file1: Remove: 2024/12/22 02:25:01 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/22 02:25:01 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:01 DEBUG : dir: Looking for writers 2024/12/22 02:25:01 DEBUG : : Looking for writers 2024/12/22 02:25:01 DEBUG : dir: reading active writers 2024/12/22 02:25:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:01 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 02:25:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/22 02:25:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/22 02:25:01 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/22 02:25:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/22 02:25:01 DEBUG : dir/file1: Open: flags=0x3 2024/12/22 02:25:01 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/22 02:25:01 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/22 02:25:01 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:01 DEBUG : dir: Looking for writers 2024/12/22 02:25:01 DEBUG : file1: reading active writers 2024/12/22 02:25:01 DEBUG : : Looking for writers 2024/12/22 02:25:01 DEBUG : dir: reading active writers 2024/12/22 02:25:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:01 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:01 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:01 DEBUG : dir: Looking for writers 2024/12/22 02:25:01 DEBUG : file1: reading active writers 2024/12/22 02:25:01 DEBUG : : Looking for writers 2024/12/22 02:25:01 DEBUG : dir: reading active writers 2024/12/22 02:25:01 DEBUG : >WaitForWriters: 2024/12/22 02:25:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0000cc3c0 2024/12/22 02:25:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 02:25:01 DEBUG : dir/file1: Updating file with dir/file1 0xc0000cc3c0 2024/12/22 02:25:01 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 02:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 02:25:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/22 02:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:01 DEBUG : dir/file1: File is currently open, delaying rename 0xc0000cc3c0 2024/12/22 02:25:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:01 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (25 bytes), uploading instead of streaming 2024/12/22 02:25:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:01 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/22 02:25:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:01 DEBUG : newLeaf: Running delayed rename now 2024/12/22 02:25:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0000cc3c0 2024/12/22 02:25:01 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:01 DEBUG : dir: Looking for writers 2024/12/22 02:25:01 DEBUG : : Looking for writers 2024/12/22 02:25:01 DEBUG : dir: reading active writers 2024/12/22 02:25:01 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:01 DEBUG : >WaitForWriters: 2024/12/22 02:25:01 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:01 DEBUG : dir: Looking for writers 2024/12/22 02:25:01 DEBUG : : Looking for writers 2024/12/22 02:25:01 DEBUG : dir: reading active writers 2024/12/22 02:25:01 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:01 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:01 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:01 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:01 DEBUG : dir: Looking for writers 2024/12/22 02:25:01 DEBUG : file1: reading active writers 2024/12/22 02:25:01 DEBUG : : Looking for writers 2024/12/22 02:25:01 DEBUG : dir: reading active writers 2024/12/22 02:25:01 DEBUG : >WaitForWriters: 2024/12/22 02:25:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0005eca80 2024/12/22 02:25:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 02:25:01 DEBUG : dir/file1: Updating file with dir/file1 0xc0005eca80 2024/12/22 02:25:01 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 02:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 02:25:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/22 02:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:01 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005eca80 2024/12/22 02:25:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:01 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (25 bytes), uploading instead of streaming 2024/12/22 02:25:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:02 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/22 02:25:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:02 DEBUG : newLeaf: Running delayed rename now 2024/12/22 02:25:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0005eca80 2024/12/22 02:25:02 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:02 DEBUG : >WaitForWriters: 2024/12/22 02:25:02 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:02 DEBUG : >WaitForWriters: 2024/12/22 02:25:02 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:02 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 02:25:02 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ec400): openPending: 2024/12/22 02:25:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/22 02:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ec400): >openPending: err= 2024/12/22 02:25:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 02:25:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ec400): _writeAt: size=14, off=0 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ec400): >_writeAt: n=14, err= 2024/12/22 02:25:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ec400): close: 2024/12/22 02:25:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/22 02:25:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/22 02:25:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ec400): >close: err= 2024/12/22 02:25:02 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : file1: reading active writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : file1: reading active writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : file1: reading active writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : file1: reading active writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:02 DEBUG : dir/file1: vfs cache: starting upload 2024/12/22 02:25:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:02 INFO : dir/file1: Copied (replaced existing) 2024/12/22 02:25:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/22 02:25:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/22 02:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : file1: reading active writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : >WaitForWriters: 2024/12/22 02:25:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:02 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ed640): _readAt: size=512, off=0 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ed640): openPending: 2024/12/22 02:25: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" 2024/12/22 02:25:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/22 02:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ed640): >openPending: err= 2024/12/22 02:25:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ed640): >_readAt: n=14, err=EOF 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ed640): close: 2024/12/22 02:25:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0007ed640): >close: err= 2024/12/22 02:25:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 02:25:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ee000 2024/12/22 02:25:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 02:25:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/22 02:25:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0007ee000 2024/12/22 02:25:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 02:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 02:25:02 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0008a9500): openPending: 2024/12/22 02:25: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" 2024/12/22 02:25:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/22 02:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0008a9500): >openPending: err= 2024/12/22 02:25:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 02:25:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0008a9500): _writeAt: size=25, off=0 2024/12/22 02:25:02 DEBUG : dir/file1(0xc0008a9500): >_writeAt: n=25, err= 2024/12/22 02:25:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 02:25:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ee000 2024/12/22 02:25:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:02 DEBUG : newLeaf(0xc0008a9500): close: 2024/12/22 02:25:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/22 02:25:02 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-22 02:25:02.521210272 +0000 UTC m=+6.486647980 2024/12/22 02:25:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:02 DEBUG : newLeaf(0xc0008a9500): >close: err= 2024/12/22 02:25:02 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:02 DEBUG : newLeaf: vfs cache: starting upload 2024/12/22 02:25:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:02 INFO : newLeaf: Copied (replaced existing) 2024/12/22 02:25:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-22 02:25:02 +0000 UTC" 2024/12/22 02:25:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/22 02:25:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:02 DEBUG : >WaitForWriters: 2024/12/22 02:25:02 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:02 DEBUG : >WaitForWriters: 2024/12/22 02:25:02 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:02 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:02 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:02 DEBUG : dir: Looking for writers 2024/12/22 02:25:02 DEBUG : file1: reading active writers 2024/12/22 02:25:02 DEBUG : : Looking for writers 2024/12/22 02:25:02 DEBUG : dir: reading active writers 2024/12/22 02:25:02 DEBUG : >WaitForWriters: 2024/12/22 02:25:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ed200 2024/12/22 02:25:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 02:25:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0005ed200 2024/12/22 02:25:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 02:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 02:25:03 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:03 DEBUG : dir/file1(0xc0002c2dc0): openPending: 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/22 02:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:03 DEBUG : dir/file1(0xc0002c2dc0): >openPending: err= 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 02:25:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:03 DEBUG : dir/file1(0xc0002c2dc0): _writeAt: size=25, off=0 2024/12/22 02:25:03 DEBUG : dir/file1(0xc0002c2dc0): >_writeAt: n=25, err= 2024/12/22 02:25:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 02:25:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ed200 2024/12/22 02:25:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:03 DEBUG : newLeaf(0xc0002c2dc0): close: 2024/12/22 02:25:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/22 02:25:03 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-22 02:25:03.018911248 +0000 UTC m=+6.984349327 2024/12/22 02:25:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:03 DEBUG : newLeaf(0xc0002c2dc0): >close: err= 2024/12/22 02:25:03 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:03 DEBUG : newLeaf: vfs cache: starting upload 2024/12/22 02:25:03 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:03 INFO : newLeaf: Copied (replaced existing) 2024/12/22 02:25:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-22 02:25:03 +0000 UTC" 2024/12/22 02:25:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/22 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : >WaitForWriters: 2024/12/22 02:25:03 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : >WaitForWriters: 2024/12/22 02:25:03 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:03 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 02:25:03 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000add240): openPending: 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/22 02:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000add240): >openPending: err= 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 02:25:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000add240): _writeAt: size=14, off=0 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000add240): >_writeAt: n=14, err= 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000add240): close: 2024/12/22 02:25:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/22 02:25:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000add240): >close: err= 2024/12/22 02:25:03 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : file1: reading active writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : file1: reading active writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : file1: reading active writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : file1: reading active writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: starting upload 2024/12/22 02:25:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:03 INFO : dir/file1: Copied (replaced existing) 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/22 02:25:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/22 02:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : file1: reading active writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : >WaitForWriters: 2024/12/22 02:25:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:03 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000a98dc0): _readAt: size=512, off=0 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000a98dc0): openPending: 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/22 02:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000a98dc0): >openPending: err= 2024/12/22 02:25:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000a98dc0): >_readAt: n=14, err=EOF 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000a98dc0): close: 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000a98dc0): >close: err= 2024/12/22 02:25:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 02:25:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ec900 2024/12/22 02:25:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 02:25:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/22 02:25:03 DEBUG : dir/file1: Updating file with dir/file1 0xc0005ec900 2024/12/22 02:25:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 02:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 02:25:03 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000423380): openPending: 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/22 02:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000423380): >openPending: err= 2024/12/22 02:25:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 02:25:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000423380): _writeAt: size=25, off=0 2024/12/22 02:25:03 DEBUG : dir/file1(0xc000423380): >_writeAt: n=25, err= 2024/12/22 02:25:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 02:25:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ec900 2024/12/22 02:25:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:03 DEBUG : newLeaf(0xc000423380): close: 2024/12/22 02:25:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/22 02:25:03 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-22 02:25:03.656853588 +0000 UTC m=+7.622291267 2024/12/22 02:25:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:03 DEBUG : newLeaf(0xc000423380): >close: err= 2024/12/22 02:25:03 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:03 DEBUG : newLeaf: vfs cache: starting upload 2024/12/22 02:25:03 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:03 INFO : newLeaf: Copied (replaced existing) 2024/12/22 02:25:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-22 02:25:03 +0000 UTC" 2024/12/22 02:25:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/22 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : >WaitForWriters: 2024/12/22 02:25:03 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:03 DEBUG : dir: Looking for writers 2024/12/22 02:25:03 DEBUG : : Looking for writers 2024/12/22 02:25:03 DEBUG : dir: reading active writers 2024/12/22 02:25:03 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:03 DEBUG : >WaitForWriters: 2024/12/22 02:25:03 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:03 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:04 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:04 DEBUG : dir: Looking for writers 2024/12/22 02:25:04 DEBUG : file1: reading active writers 2024/12/22 02:25:04 DEBUG : : Looking for writers 2024/12/22 02:25:04 DEBUG : dir: reading active writers 2024/12/22 02:25:04 DEBUG : >WaitForWriters: 2024/12/22 02:25:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:04 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:04 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:04 DEBUG : dir/file1(0xc000523780): _readAt: size=512, off=0 2024/12/22 02:25:04 DEBUG : dir/file1(0xc000523780): openPending: 2024/12/22 02:25:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/22 02:25:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:04 DEBUG : dir/file1(0xc000523780): >openPending: err= 2024/12/22 02:25:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:04 DEBUG : dir/file1(0xc000523780): >_readAt: n=14, err=EOF 2024/12/22 02:25:04 DEBUG : dir/file1(0xc000523780): close: 2024/12/22 02:25:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/22 02:25:04 DEBUG : dir/file1(0xc000523780): >close: err= 2024/12/22 02:25:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 02:25:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ed740 2024/12/22 02:25:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 02:25:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/22 02:25:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0005ed740 2024/12/22 02:25:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 02:25:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 02:25:04 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:04 DEBUG : dir/file1(0xc000618280): openPending: 2024/12/22 02:25:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/12/22 02:25:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/22 02:25:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:04 DEBUG : dir/file1(0xc000618280): >openPending: err= 2024/12/22 02:25:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 02:25:04 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:04 DEBUG : dir/file1(0xc000618280): _writeAt: size=25, off=0 2024/12/22 02:25:04 DEBUG : dir/file1(0xc000618280): >_writeAt: n=25, err= 2024/12/22 02:25:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 02:25:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 02:25:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ed740 2024/12/22 02:25:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:04 DEBUG : newLeaf(0xc000618280): close: 2024/12/22 02:25:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/22 02:25:04 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-22 02:25:04.16349502 +0000 UTC m=+8.128932708 2024/12/22 02:25:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:04 DEBUG : newLeaf(0xc000618280): >close: err= 2024/12/22 02:25:04 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:04 DEBUG : dir: Looking for writers 2024/12/22 02:25:04 DEBUG : : Looking for writers 2024/12/22 02:25:04 DEBUG : dir: reading active writers 2024/12/22 02:25:04 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:04 DEBUG : dir: Looking for writers 2024/12/22 02:25:04 DEBUG : : Looking for writers 2024/12/22 02:25:04 DEBUG : dir: reading active writers 2024/12/22 02:25:04 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:04 DEBUG : dir: Looking for writers 2024/12/22 02:25:04 DEBUG : : Looking for writers 2024/12/22 02:25:04 DEBUG : dir: reading active writers 2024/12/22 02:25:04 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:04 DEBUG : dir: Looking for writers 2024/12/22 02:25:04 DEBUG : : Looking for writers 2024/12/22 02:25:04 DEBUG : dir: reading active writers 2024/12/22 02:25:04 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:04 DEBUG : newLeaf: vfs cache: starting upload 2024/12/22 02:25:04 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:04 INFO : newLeaf: Copied (replaced existing) 2024/12/22 02:25:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-22 02:25:04 +0000 UTC" 2024/12/22 02:25:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/22 02:25:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 02:25:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/22 02:25:04 DEBUG : dir: Looking for writers 2024/12/22 02:25:04 DEBUG : : Looking for writers 2024/12/22 02:25:04 DEBUG : dir: reading active writers 2024/12/22 02:25:04 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:04 DEBUG : >WaitForWriters: 2024/12/22 02:25:04 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:04 DEBUG : dir: Looking for writers 2024/12/22 02:25:04 DEBUG : : Looking for writers 2024/12/22 02:25:04 DEBUG : newLeaf: reading active writers 2024/12/22 02:25:04 DEBUG : dir: reading active writers 2024/12/22 02:25:04 DEBUG : >WaitForWriters: 2024/12/22 02:25:04 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.05s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- 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.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:04 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:04 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:04 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:04 DEBUG : : Looking for writers 2024/12/22 02:25:04 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-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:04 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 02:25:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:04 DEBUG : dir: Looking for writers 2024/12/22 02:25:04 DEBUG : file1: reading active writers 2024/12/22 02:25:04 DEBUG : : Looking for writers 2024/12/22 02:25:04 DEBUG : dir: reading active writers 2024/12/22 02:25:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:04 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 02:25:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/22 02:25:04 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/22 02:25:04 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/22 02:25:04 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/22 02:25:04 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:04 DEBUG : dir: Looking for writers 2024/12/22 02:25:04 DEBUG : file1: reading active writers 2024/12/22 02:25:04 DEBUG : : Looking for writers 2024/12/22 02:25:04 DEBUG : dir: reading active writers 2024/12/22 02:25:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:04 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 02:25:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/22 02:25:04 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/22 02:25:04 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/22 02:25:04 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/22 02:25:04 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/22 02:25:04 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/22 02:25:04 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/22 02:25:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/22 02:25:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/22 02:25:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/22 02:25:04 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/22 02:25:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/22 02:25:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/22 02:25:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/22 02:25:04 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/22 02:25:04 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:04 DEBUG : dir: Looking for writers 2024/12/22 02:25:04 DEBUG : file1: reading active writers 2024/12/22 02:25:04 DEBUG : : Looking for writers 2024/12/22 02:25:04 DEBUG : dir: reading active writers 2024/12/22 02:25:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:05 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 02:25:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:05 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:05 DEBUG : dir: Looking for writers 2024/12/22 02:25:05 DEBUG : file1: reading active writers 2024/12/22 02:25:05 DEBUG : : Looking for writers 2024/12/22 02:25:05 DEBUG : dir: reading active writers 2024/12/22 02:25:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:05 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 02:25:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:05 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/22 02:25:05 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/22 02:25:05 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:05 DEBUG : dir: Looking for writers 2024/12/22 02:25:05 DEBUG : file1: reading active writers 2024/12/22 02:25:05 DEBUG : : Looking for writers 2024/12/22 02:25:05 DEBUG : dir: reading active writers 2024/12/22 02:25:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:05 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:05 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): _readAt: size=1, off=0 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): openPending: 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 02:25:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): >openPending: err= 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): >_readAt: n=1, err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): _readAt: size=256, off=1 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): >_readAt: n=15, err=EOF 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): _readAt: size=16, off=16 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): >_readAt: n=0, err=EOF 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): close: 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): >close: err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): close: 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000852200): >close: err=file already closed 2024/12/22 02:25:05 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:05 DEBUG : dir: Looking for writers 2024/12/22 02:25:05 DEBUG : file1: reading active writers 2024/12/22 02:25:05 DEBUG : : Looking for writers 2024/12/22 02:25:05 DEBUG : dir: reading active writers 2024/12/22 02:25:05 DEBUG : >WaitForWriters: 2024/12/22 02:25:05 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:05 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:05 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): _readAt: size=1, off=0 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): openPending: 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 02:25:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): >openPending: err= 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): >_readAt: n=1, err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): _readAt: size=1, off=5 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): >_readAt: n=1, err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): _readAt: size=1, off=3 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): >_readAt: n=1, err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): _readAt: size=1, off=13 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): >_readAt: n=1, err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): _readAt: size=16, off=100 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): close: 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0008452c0): >close: err= 2024/12/22 02:25:05 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:05 DEBUG : dir: Looking for writers 2024/12/22 02:25:05 DEBUG : file1: reading active writers 2024/12/22 02:25:05 DEBUG : : Looking for writers 2024/12/22 02:25:05 DEBUG : dir: reading active writers 2024/12/22 02:25:05 DEBUG : >WaitForWriters: 2024/12/22 02:25:05 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:05 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:05 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): _readAt: size=1, off=0 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): openPending: 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 02:25:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): >openPending: err= 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): >_readAt: n=1, err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): _readAt: size=1, off=5 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): >_readAt: n=1, err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): _readAt: size=1, off=1 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): >_readAt: n=1, err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): _readAt: size=6, off=10 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): >_readAt: n=6, err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): _readAt: size=256, off=10 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): >_readAt: n=6, err=EOF 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): _readAt: size=256, off=100 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): >_readAt: n=0, err=EOF 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): close: 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): >close: err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): _readAt: size=256, off=100 2024/12/22 02:25:05 DEBUG : dir/file1(0xc000618d00): >_readAt: n=0, err=file already closed 2024/12/22 02:25:05 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:05 DEBUG : dir: Looking for writers 2024/12/22 02:25:05 DEBUG : file1: reading active writers 2024/12/22 02:25:05 DEBUG : : Looking for writers 2024/12/22 02:25:05 DEBUG : dir: reading active writers 2024/12/22 02:25:05 DEBUG : >WaitForWriters: 2024/12/22 02:25:05 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:05 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:05 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0006274c0): RWFileHandle.Flush 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0006274c0): _readAt: size=256, off=0 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0006274c0): openPending: 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 02:25:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0006274c0): >openPending: err= 2024/12/22 02:25:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0006274c0): >_readAt: n=16, err=EOF 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0006274c0): RWFileHandle.Flush 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0006274c0): RWFileHandle.Flush 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0006274c0): close: 2024/12/22 02:25:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/22 02:25:05 DEBUG : dir/file1(0xc0006274c0): >close: err= 2024/12/22 02:25:05 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:05 DEBUG : dir: Looking for writers 2024/12/22 02:25:05 DEBUG : file1: reading active writers 2024/12/22 02:25:05 DEBUG : : Looking for writers 2024/12/22 02:25:05 DEBUG : dir: reading active writers 2024/12/22 02:25:05 DEBUG : >WaitForWriters: 2024/12/22 02:25:05 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:05 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 02:25:06 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:06 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 02:25:06 DEBUG : dir/file1(0xc0006d8140): _readAt: size=256, off=0 2024/12/22 02:25:06 DEBUG : dir/file1(0xc0006d8140): openPending: 2024/12/22 02:25:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 02:25:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 DEBUG : dir/file1(0xc0006d8140): >openPending: err= 2024/12/22 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/22 02:25:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:06 DEBUG : dir/file1(0xc0006d8140): >_readAt: n=16, err=EOF 2024/12/22 02:25:06 DEBUG : dir/file1(0xc0006d8140): RWFileHandle.Release 2024/12/22 02:25:06 DEBUG : dir/file1(0xc0006d8140): close: 2024/12/22 02:25:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/22 02:25:06 DEBUG : dir/file1(0xc0006d8140): >close: err= 2024/12/22 02:25:06 DEBUG : dir/file1(0xc0006d8140): RWFileHandle.Release 2024/12/22 02:25:06 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:06 DEBUG : dir: Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : dir: reading active writers 2024/12/22 02:25:06 DEBUG : >WaitForWriters: 2024/12/22 02:25:06 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:06 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:06 DEBUG : file1: newRWFileHandle: 2024/12/22 02:25:06 DEBUG : file1(0xc000733e40): openPending: 2024/12/22 02:25:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 DEBUG : file1(0xc000733e40): >openPending: err= 2024/12/22 02:25:06 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 02:25:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 02:25:06 DEBUG : file1(0xc000733e40): _writeAt: size=5, off=0 2024/12/22 02:25:06 DEBUG : file1(0xc000733e40): >_writeAt: n=5, err= 2024/12/22 02:25:06 DEBUG : file1(0xc000733e40): _writeAt: size=7, off=5 2024/12/22 02:25:06 DEBUG : file1(0xc000733e40): >_writeAt: n=7, err= 2024/12/22 02:25:06 DEBUG : file1: vfs cache: truncate to size=11 2024/12/22 02:25:06 DEBUG : file1(0xc000733e40): close: 2024/12/22 02:25:06 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 02:25:06.112709451 +0000 UTC m=+10.078147140 2024/12/22 02:25:06 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:06 DEBUG : file1(0xc000733e40): >close: err= 2024/12/22 02:25:06 DEBUG : file1(0xc000733e40): close: 2024/12/22 02:25:06 DEBUG : file1(0xc000733e40): >close: err=file already closed 2024/12/22 02:25:06 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:06 DEBUG : file1: vfs cache: starting upload 2024/12/22 02:25:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:06 INFO : file1: Copied (new) 2024/12/22 02:25:06 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-22 02:25:06 +0000 UTC" 2024/12/22 02:25:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : >WaitForWriters: 2024/12/22 02:25:06 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : >WaitForWriters: 2024/12/22 02:25:06 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:06 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:06 DEBUG : file1: newRWFileHandle: 2024/12/22 02:25:06 DEBUG : file1(0xc00074fe40): openPending: 2024/12/22 02:25:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 DEBUG : file1(0xc00074fe40): >openPending: err= 2024/12/22 02:25:06 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 02:25:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 02:25:06 DEBUG : file1(0xc00074fe40): _writeAt: size=7, off=0 2024/12/22 02:25:06 DEBUG : file1(0xc00074fe40): >_writeAt: n=7, err= 2024/12/22 02:25:06 DEBUG : file1(0xc00074fe40): _writeAt: size=6, off=5 2024/12/22 02:25:06 DEBUG : file1(0xc00074fe40): >_writeAt: n=6, err= 2024/12/22 02:25:06 DEBUG : file1(0xc00074fe40): close: 2024/12/22 02:25:06 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 02:25:06.308384995 +0000 UTC m=+10.273822673 2024/12/22 02:25:06 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:06 DEBUG : file1(0xc00074fe40): >close: err= 2024/12/22 02:25:06 DEBUG : file1(0xc00074fe40): _writeAt: size=5, off=0 2024/12/22 02:25:06 DEBUG : file1(0xc00074fe40): >_writeAt: n=0, err=file already closed 2024/12/22 02:25:06 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:06 DEBUG : file1: vfs cache: starting upload 2024/12/22 02:25:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:06 INFO : file1: Copied (new) 2024/12/22 02:25:06 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-22 02:25:06 +0000 UTC" 2024/12/22 02:25:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : >WaitForWriters: 2024/12/22 02:25:06 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : >WaitForWriters: 2024/12/22 02:25:06 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:06 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:06 DEBUG : file1: newRWFileHandle: 2024/12/22 02:25:06 DEBUG : file1(0xc0007ad800): openPending: 2024/12/22 02:25:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 DEBUG : file1(0xc0007ad800): >openPending: err= 2024/12/22 02:25:06 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 02:25:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 02:25:06 DEBUG : file1(0xc0007ad800): close: 2024/12/22 02:25:06 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 02:25:06.50370878 +0000 UTC m=+10.469146458 2024/12/22 02:25:06 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:06 DEBUG : file1(0xc0007ad800): >close: err= 2024/12/22 02:25:06 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/22 02:25:06 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 02:25:06 DEBUG : file2: newRWFileHandle: 2024/12/22 02:25:06 DEBUG : file2(0xc0007ad8c0): openPending: 2024/12/22 02:25:06 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/22 02:25:06 DEBUG : file2(0xc0007ad8c0): >openPending: err= 2024/12/22 02:25:06 DEBUG : file2: >newRWFileHandle: err= 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/22 02:25:06 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/22 02:25:06 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/22 02:25:06 DEBUG : file2(0xc0007ad8c0): RWFileHandle.Flush 2024/12/22 02:25:06 DEBUG : file2(0xc0007ad8c0): RWFileHandle.Release 2024/12/22 02:25:06 DEBUG : file2(0xc0007ad8c0): close: 2024/12/22 02:25:06 DEBUG : file2: vfs cache: setting modification time to 2024-12-22 02:25:06.504449847 +0000 UTC m=+10.469887525 2024/12/22 02:25:06 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:06 DEBUG : file2(0xc0007ad8c0): >close: err= 2024/12/22 02:25:06 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : file2: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : file2: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : file2: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : file2: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/22 02:25:06 DEBUG : file1: vfs cache: starting upload 2024/12/22 02:25:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:06 DEBUG : file2: vfs cache: starting upload 2024/12/22 02:25:06 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:06 INFO : file1: Copied (new) 2024/12/22 02:25:06 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-22 02:25:06 +0000 UTC" 2024/12/22 02:25:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : file2: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 02:25:06 INFO : file2: Copied (new) 2024/12/22 02:25:06 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-22 02:25:06 +0000 UTC" 2024/12/22 02:25:06 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/22 02:25:06 INFO : file2: vfs cache: upload succeeded try #1 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file2: reading active writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : >WaitForWriters: 2024/12/22 02:25:06 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : file2: reading active writers 2024/12/22 02:25:06 DEBUG : >WaitForWriters: 2024/12/22 02:25:06 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:06 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:06 DEBUG : file1: newRWFileHandle: 2024/12/22 02:25:06 DEBUG : file1(0xc000a0f840): openPending: 2024/12/22 02:25:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 DEBUG : file1(0xc000a0f840): >openPending: err= 2024/12/22 02:25:06 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 02:25:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 02:25:06 DEBUG : file1(0xc000a0f840): _writeAt: size=5, off=0 2024/12/22 02:25:06 DEBUG : file1(0xc000a0f840): >_writeAt: n=5, err= 2024/12/22 02:25:06 DEBUG : file1(0xc000a0f840): RWFileHandle.Flush 2024/12/22 02:25:06 DEBUG : file1(0xc000a0f840): RWFileHandle.Flush 2024/12/22 02:25:06 DEBUG : file1(0xc000a0f840): close: 2024/12/22 02:25:06 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 02:25:06.871601847 +0000 UTC m=+10.837039535 2024/12/22 02:25:06 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:06 DEBUG : file1(0xc000a0f840): >close: err= 2024/12/22 02:25:06 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:06 DEBUG : : Looking for writers 2024/12/22 02:25:06 DEBUG : file1: reading active writers 2024/12/22 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:06 DEBUG : file1: vfs cache: starting upload 2024/12/22 02:25:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:06 INFO : file1: Copied (new) 2024/12/22 02:25:06 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-22 02:25:06 +0000 UTC" 2024/12/22 02:25:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 02:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:06 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : >WaitForWriters: 2024/12/22 02:25:07 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:07 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:07 DEBUG : file1: newRWFileHandle: 2024/12/22 02:25:07 DEBUG : file1(0xc000a86340): openPending: 2024/12/22 02:25:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:07 DEBUG : file1(0xc000a86340): >openPending: err= 2024/12/22 02:25:07 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 02:25:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 02:25:07 DEBUG : file1(0xc000a86340): _writeAt: size=5, off=0 2024/12/22 02:25:07 DEBUG : file1(0xc000a86340): >_writeAt: n=5, err= 2024/12/22 02:25:07 DEBUG : file1(0xc000a86340): RWFileHandle.Release 2024/12/22 02:25:07 DEBUG : file1(0xc000a86340): close: 2024/12/22 02:25:07 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 02:25:07.057735376 +0000 UTC m=+11.023173054 2024/12/22 02:25:07 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:07 DEBUG : file1(0xc000a86340): >close: err= 2024/12/22 02:25:07 DEBUG : file1(0xc000a86340): RWFileHandle.Release 2024/12/22 02:25:07 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:07 DEBUG : file1: vfs cache: starting upload 2024/12/22 02:25:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:07 INFO : file1: Copied (new) 2024/12/22 02:25:07 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-22 02:25:07 +0000 UTC" 2024/12/22 02:25:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:07 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : >WaitForWriters: 2024/12/22 02:25:07 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.18s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:07 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:07 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/22 02:25:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 02:25:07 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000aa9180): openPending: 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 02:25:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000aa9180): >openPending: err= 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 02:25:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000aa9180): _writeAt: size=5, off=0 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000aa9180): >_writeAt: n=5, err= 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000aa9180): close: 2024/12/22 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-22 02:25:07.307423218 +0000 UTC m=+11.272860896 2024/12/22 02:25:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000aa9180): >close: err= 2024/12/22 02:25:07 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:07 DEBUG : dir: Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : dir: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:07 DEBUG : dir: Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : dir: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:07 DEBUG : dir: Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : dir: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:07 DEBUG : dir: Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : dir: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: starting upload 2024/12/22 02:25:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:07 INFO : dir/file1: Copied (replaced existing) 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-22 02:25:07 +0000 UTC" 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/22 02:25:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/22 02:25:07 DEBUG : dir: Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : dir: reading active writers 2024/12/22 02:25:07 DEBUG : >WaitForWriters: 2024/12/22 02:25:07 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:07 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:07 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:07 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 02:25:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 02:25:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 02:25:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000863bc0): _writeAt: size=5, off=0 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000863bc0): openPending: 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 02:25:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000863bc0): >openPending: err= 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000863bc0): >_writeAt: n=5, err= 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000863bc0): _writeAt: size=15, off=5 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000863bc0): >_writeAt: n=15, err= 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000863bc0): close: 2024/12/22 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-22 02:25:07.590814759 +0000 UTC m=+11.556252437 2024/12/22 02:25:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:07 DEBUG : dir/file1(0xc000863bc0): >close: err= 2024/12/22 02:25:07 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:07 DEBUG : dir: Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : dir: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:07 DEBUG : dir: Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : dir: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:07 DEBUG : dir: Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : dir: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:07 DEBUG : dir: Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : dir: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: starting upload 2024/12/22 02:25:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:07 INFO : dir/file1: Copied (replaced existing) 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-22 02:25:07 +0000 UTC" 2024/12/22 02:25:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/22 02:25:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/22 02:25:07 DEBUG : dir: Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : dir: reading active writers 2024/12/22 02:25:07 DEBUG : >WaitForWriters: 2024/12/22 02:25:07 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:07 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:07 DEBUG : file1: newRWFileHandle: 2024/12/22 02:25:07 DEBUG : file1(0xc0008f5100): openPending: 2024/12/22 02:25:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:07 DEBUG : file1(0xc0008f5100): >openPending: err= 2024/12/22 02:25:07 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 02:25:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 02:25:07 DEBUG : file1(0xc0008f5100): _writeAt: size=5, off=0 2024/12/22 02:25:07 DEBUG : file1(0xc0008f5100): >_writeAt: n=5, err= 2024/12/22 02:25:07 DEBUG : file1(0xc0008f5100): close: 2024/12/22 02:25:07 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 02:25:07.80969612 +0000 UTC m=+11.775133808 2024/12/22 02:25:07 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:07 DEBUG : file1(0xc0008f5100): >close: err= 2024/12/22 02:25:07 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:07 DEBUG : file1: vfs cache: starting upload 2024/12/22 02:25:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:07 INFO : file1: Copied (new) 2024/12/22 02:25:07 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-22 02:25:07 +0000 UTC" 2024/12/22 02:25:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:07 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 02:25:07 DEBUG : : Looking for writers 2024/12/22 02:25:07 DEBUG : file1: reading active writers 2024/12/22 02:25:07 DEBUG : >WaitForWriters: 2024/12/22 02:25:07 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:07 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/22 02:25:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/22 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e40): openPending: 2024/12/22 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e40): >openPending: err= 2024/12/22 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e40): _writeAt: size=5, off=0 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e40): >_writeAt: n=5, err= 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e40): close: 2024/12/22 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:07.996849708 +0000 UTC m=+11.962287406 2024/12/22 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e40): >close: err= 2024/12/22 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/22 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e80): _readAt: size=2, off=0 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e80): openPending: 2024/12/22 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e80): >openPending: err= 2024/12/22 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e80): >_readAt: n=2, err= 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e80): _writeAt: size=3, off=2 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e80): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e80): close: 2024/12/22 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:07.996849708 +0000 UTC m=+11.962287406 2024/12/22 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895e80): >close: err= 2024/12/22 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895ec0): _readAt: size=512, off=0 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895ec0): openPending: 2024/12/22 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895ec0): >openPending: err= 2024/12/22 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895ec0): >_readAt: n=5, err=EOF 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895ec0): close: 2024/12/22 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:07.996849708 +0000 UTC m=+11.962287406 2024/12/22 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895ec0): >close: err= 2024/12/22 02:25:07 DEBUG : open-test-file: Remove: 2024/12/22 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de4d0 item 1 2024/12/22 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/22 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895f00): openPending: 2024/12/22 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:07 DEBUG : open-test-file(0xc000895f00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000895f00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000895f00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000895f00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.000276159 +0000 UTC m=+11.965713877 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000895f00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000895f40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000895f40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000895f40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000895f40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000895f40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.000276159 +0000 UTC m=+11.965713877 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000895f40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002defc0 item 2 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.002753765 +0000 UTC m=+11.968191493 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.002753765 +0000 UTC m=+11.968191493 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.002753765 +0000 UTC m=+11.968191493 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df650 item 3 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.00591012 +0000 UTC m=+11.971347828 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.00591012 +0000 UTC m=+11.971347828 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003520e0 item 4 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba21c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba21c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba21c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba21c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba21c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.008263063 +0000 UTC m=+11.973700771 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba21c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2200): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2200): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2200): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2200): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2200): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2200): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2200): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.008263063 +0000 UTC m=+11.973700771 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2200): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.008263063 +0000 UTC m=+11.973700771 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352460 item 5 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.011345229 +0000 UTC m=+11.976782967 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.011345229 +0000 UTC m=+11.976782967 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352850 item 6 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.013534346 +0000 UTC m=+11.978972053 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.013534346 +0000 UTC m=+11.978972053 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.013534346 +0000 UTC m=+11.978972053 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352af0 item 7 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.016352067 +0000 UTC m=+11.981789775 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba25c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba25c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba25c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba25c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba25c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.016352067 +0000 UTC m=+11.981789775 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba25c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352ee0 item 8 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000ba2600): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.018764331 +0000 UTC m=+11.984202060 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2680): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2680): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2680): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2680): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2680): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2680): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2680): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.018764331 +0000 UTC m=+11.984202060 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2680): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.018764331 +0000 UTC m=+11.984202060 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353180 item 9 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2740): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2740): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2740): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.0215218 +0000 UTC m=+11.986959548 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.0215218 +0000 UTC m=+11.986959548 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353570 item 10 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000ba2880): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.023988605 +0000 UTC m=+11.989426314 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.023988605 +0000 UTC m=+11.989426314 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.023988605 +0000 UTC m=+11.989426314 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003538f0 item 11 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.025929256 +0000 UTC m=+11.991366944 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.025929256 +0000 UTC m=+11.991366944 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353c70 item 12 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000ba2b80): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.027380101 +0000 UTC m=+11.992817789 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.027380101 +0000 UTC m=+11.992817789 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c000 item 13 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.028939148 +0000 UTC m=+11.994376836 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.028939148 +0000 UTC m=+11.994376836 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c310 item 14 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e40): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000ba2e40): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e40): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e40): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e40): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.030737061 +0000 UTC m=+11.996174740 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.030737061 +0000 UTC m=+11.996174740 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c690 item 15 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.032251285 +0000 UTC m=+11.997688974 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3040): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3040): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3040): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3040): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3040): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.032251285 +0000 UTC m=+11.997688974 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3040): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035caf0 item 16 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.033780005 +0000 UTC m=+11.999217703 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba30c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba30c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba30c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba30c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba30c0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba30c0): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba30c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba30c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.033780005 +0000 UTC m=+11.999217703 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba30c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3100): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3100): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3100): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3100): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3100): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.033780005 +0000 UTC m=+11.999217703 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3100): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cd90 item 17 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3180): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3180): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3180): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3180): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3180): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.037490377 +0000 UTC m=+12.002928065 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3180): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.037490377 +0000 UTC m=+12.002928065 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e460 item 18 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.039012575 +0000 UTC m=+12.004450263 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.039012575 +0000 UTC m=+12.004450263 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.039012575 +0000 UTC m=+12.004450263 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ec40 item 19 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.040893776 +0000 UTC m=+12.006331464 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008622c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008622c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008622c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008622c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008622c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.040893776 +0000 UTC m=+12.006331464 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008622c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fd50 item 20 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.041971392 +0000 UTC m=+12.007409080 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.041971392 +0000 UTC m=+12.007409080 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862440): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862440): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862440): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862440): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862440): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.041971392 +0000 UTC m=+12.007409080 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862440): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e850 item 21 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008624c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008624c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008624c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008624c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008624c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.043692591 +0000 UTC m=+12.009130280 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008624c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.043692591 +0000 UTC m=+12.009130280 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f810 item 22 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008625c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008625c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008625c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008625c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008625c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.044981553 +0000 UTC m=+12.010419241 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008625c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862680): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862680): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862680): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862680): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862680): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862680): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862680): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862680): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.044981553 +0000 UTC m=+12.010419241 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862680): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.044981553 +0000 UTC m=+12.010419241 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152620 item 23 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862740): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862740): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862740): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.046781541 +0000 UTC m=+12.012219229 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008627c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008627c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008627c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008627c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008627c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.046781541 +0000 UTC m=+12.012219229 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008627c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152f50 item 24 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000862880): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.048070663 +0000 UTC m=+12.013508351 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.048070663 +0000 UTC m=+12.013508351 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008629c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008629c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008629c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008629c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008629c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.048070663 +0000 UTC m=+12.013508351 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008629c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153340 item 25 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.049638396 +0000 UTC m=+12.015076074 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ac0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ac0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ac0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ac0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ac0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.049638396 +0000 UTC m=+12.015076074 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ac0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001536c0 item 26 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000862b80): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862bc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862bc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862bc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862bc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862bc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.05086971 +0000 UTC m=+12.016307388 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862bc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.05086971 +0000 UTC m=+12.016307388 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862cc0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862cc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862cc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862cc0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862cc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.05086971 +0000 UTC m=+12.016307388 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862cc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153b90 item 27 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.052311277 +0000 UTC m=+12.017748965 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862dc0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862dc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862dc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862dc0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862dc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.052311277 +0000 UTC m=+12.017748965 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862dc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c1c0 item 28 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000862e80): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ec0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ec0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ec0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ec0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ec0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.054066151 +0000 UTC m=+12.019503849 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862ec0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.054066151 +0000 UTC m=+12.019503849 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c540 item 29 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863000): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863000): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863000): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.055823609 +0000 UTC m=+12.021261297 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.055823609 +0000 UTC m=+12.021261297 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c8c0 item 30 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000863140): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863180): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863180): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863180): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863180): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863180): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.057388959 +0000 UTC m=+12.022826657 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863180): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.057388959 +0000 UTC m=+12.022826657 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ccb0 item 31 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008632c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008632c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008632c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008632c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008632c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.059536456 +0000 UTC m=+12.024974144 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008632c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863340): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863340): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863340): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863340): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863340): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.059536456 +0000 UTC m=+12.024974144 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863340): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d030 item 32 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863380): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863380): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863380): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863380): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863380): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.060931957 +0000 UTC m=+12.026369705 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863380): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d340 item 33 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.061423246 +0000 UTC m=+12.026860944 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.061423246 +0000 UTC m=+12.026860944 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d5e0 item 33 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863440): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863440): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863440): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863440): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863440): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.062854414 +0000 UTC m=+12.028292112 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863440): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348310 item 34 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.06327462 +0000 UTC m=+12.028712298 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.06327462 +0000 UTC m=+12.028712298 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2040): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003484d0 item 34 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.064210171 +0000 UTC m=+12.029647838 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2080): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba20c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba20c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba20c0): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba20c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba20c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348a10 item 35 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba20c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba20c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.064599589 +0000 UTC m=+12.030037267 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba20c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.064599589 +0000 UTC m=+12.030037267 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2100): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348d20 item 35 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.066114694 +0000 UTC m=+12.031552392 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2180): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349110 item 36 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.066676846 +0000 UTC m=+12.032114544 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2240): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2280): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2280): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2280): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2280): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2280): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.066676846 +0000 UTC m=+12.032114544 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2280): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349340 item 36 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.06797808 +0000 UTC m=+12.033415758 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba22c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2300): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2300): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2300): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2300): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2300): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003495e0 item 37 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2300): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2300): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.068417834 +0000 UTC m=+12.033855522 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2300): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.068417834 +0000 UTC m=+12.033855522 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2340): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349810 item 37 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.069514646 +0000 UTC m=+12.034952323 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba23c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349c70 item 38 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.070004242 +0000 UTC m=+12.035455144 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2480): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.070004242 +0000 UTC m=+12.035455144 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba24c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349dc0 item 38 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.071112245 +0000 UTC m=+12.036549923 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388310 item 39 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.071524727 +0000 UTC m=+12.036962404 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2600): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.071524727 +0000 UTC m=+12.036962404 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2640): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003887e0 item 39 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.072562217 +0000 UTC m=+12.037999895 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba26c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2780): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2780): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388d20 item 40 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2780): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2780): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2780): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2780): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2780): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.073128568 +0000 UTC m=+12.038566245 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2780): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.073128568 +0000 UTC m=+12.038566245 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba27c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389110 item 40 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2800): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2800): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2800): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2800): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2800): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2800): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2800): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.074181627 +0000 UTC m=+12.039619315 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2800): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2840): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2840): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2840): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003893b0 item 41 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2840): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2840): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.074587186 +0000 UTC m=+12.040024874 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2840): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389500 item 41 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.074943123 +0000 UTC m=+12.040380811 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.074943123 +0000 UTC m=+12.040380811 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba28c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389b20 item 41 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.076120936 +0000 UTC m=+12.041558624 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2980): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 42 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.076540009 +0000 UTC m=+12.041977688 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba29c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 42 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a80): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a80): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.077076153 +0000 UTC m=+12.042513831 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2a80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.077076153 +0000 UTC m=+12.042513831 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ac0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 42 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.078409418 +0000 UTC m=+12.043847096 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2b80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 43 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.07898265 +0000 UTC m=+12.044420328 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2bc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 43 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.079439986 +0000 UTC m=+12.044877664 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2c80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2cc0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2cc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2cc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2cc0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2cc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.079439986 +0000 UTC m=+12.044877664 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2cc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344150 item 43 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.080763983 +0000 UTC m=+12.046201661 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2d80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2dc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2dc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2dc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003447e0 item 44 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2dc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2dc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.08127035 +0000 UTC m=+12.046708059 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2dc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344cb0 item 44 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.081893155 +0000 UTC m=+12.047330833 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2e80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ec0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ec0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ec0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ec0): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ec0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.081893155 +0000 UTC m=+12.047330833 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2ec0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345030 item 44 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.083057013 +0000 UTC m=+12.048494691 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2f80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345650 item 45 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.08346686 +0000 UTC m=+12.048904538 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba2fc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.08346686 +0000 UTC m=+12.048904538 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3080): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ab0 item 45 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3140): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3140): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3140): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3140): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3140): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3140): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3140): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.084673849 +0000 UTC m=+12.050111537 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3140): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba31c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba31c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba31c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c4d0 item 46 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba31c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba31c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.085012973 +0000 UTC m=+12.050450661 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba31c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3280): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3280): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3280): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3280): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3280): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.085012973 +0000 UTC m=+12.050450661 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3280): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cbd0 item 46 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3340): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3340): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3340): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3340): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3340): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3340): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3340): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.08629368 +0000 UTC m=+12.051731368 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3340): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3380): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3380): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3380): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d9d0 item 47 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3380): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3380): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.08672108 +0000 UTC m=+12.052158768 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3380): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3440): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3440): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3440): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3440): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3440): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.08672108 +0000 UTC m=+12.052158768 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3440): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039dc00 item 47 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3500): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3500): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3500): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3500): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3500): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3500): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3500): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.087718935 +0000 UTC m=+12.053156614 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3500): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3540): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3540): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340c40 item 48 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3540): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.088102814 +0000 UTC m=+12.053540493 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3600): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3600): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3600): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3600): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3600): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.088102814 +0000 UTC m=+12.053540493 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3600): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341a40 item 48 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3640): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3640): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3640): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3640): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3640): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.089451638 +0000 UTC m=+12.054889316 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3640): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3680): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3680): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3680): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3680): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3680): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3680): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338bd0 item 49 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3680): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3680): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.090004813 +0000 UTC m=+12.055442491 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3680): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba36c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba36c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba36c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba36c0): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba36c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.090004813 +0000 UTC m=+12.055442491 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba36c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339260 item 49 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3740): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3740): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3740): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.09116813 +0000 UTC m=+12.056605818 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3800): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3800): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3800): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 50 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3800): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3800): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3800): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3800): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3800): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.091526761 +0000 UTC m=+12.056964439 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3800): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3840): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3840): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3840): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3840): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3840): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.091526761 +0000 UTC m=+12.056964439 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3840): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c00 item 50 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba38c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba38c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba38c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba38c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba38c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.092714683 +0000 UTC m=+12.058152371 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba38c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3980): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3980): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3980): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3980): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3980): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3980): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f88c0 item 51 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3980): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3980): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.093180606 +0000 UTC m=+12.058618283 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3980): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba39c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba39c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba39c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba39c0): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba39c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.093180606 +0000 UTC m=+12.058618283 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba39c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f8af0 item 51 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3a40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3a40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3a40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3a40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3a40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.094238635 +0000 UTC m=+12.059676302 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3a40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b00): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f92d0 item 52 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b00): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b00): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b00): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b00): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.094708063 +0000 UTC m=+12.060145741 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b40): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.094708063 +0000 UTC m=+12.060145741 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3b40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f9650 item 52 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3bc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3bc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3bc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3bc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3bc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.095580335 +0000 UTC m=+12.061018013 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3bc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3c80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3c80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3c80): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3c80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3c80): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3c80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f9b90 item 53 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3c80): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3c80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.096029706 +0000 UTC m=+12.061467384 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3c80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3cc0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3cc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3cc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3cc0): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3cc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.096029706 +0000 UTC m=+12.061467384 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3cc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de000 item 53 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3d40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3d40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3d40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3d40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3d40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.09718134 +0000 UTC m=+12.062619018 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3d40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e00): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de3f0 item 54 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e00): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e00): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e00): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e00): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.097858928 +0000 UTC m=+12.063296606 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e40): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.097858928 +0000 UTC m=+12.063296606 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3e40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de5b0 item 54 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3ec0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3ec0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3ec0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3ec0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3ec0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.09890219 +0000 UTC m=+12.064339868 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ba3ec0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002defc0 item 55 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.099326184 +0000 UTC m=+12.064763861 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a00c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a00c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a00c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a00c0): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a00c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.099326184 +0000 UTC m=+12.064763861 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a00c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df260 item 55 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.100482237 +0000 UTC m=+12.065919915 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df8f0 item 56 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.101075035 +0000 UTC m=+12.066512714 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0940): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0940): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0940): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0940): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0940): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.101075035 +0000 UTC m=+12.066512714 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0940): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352000 item 56 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.102678897 +0000 UTC m=+12.068116574 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0bc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0bc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0bc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352380 item 57 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0bc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0bc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.103163413 +0000 UTC m=+12.068601092 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0bc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003524d0 item 57 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.103703453 +0000 UTC m=+12.069141131 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863480): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863480): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863480): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863480): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863480): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.103703453 +0000 UTC m=+12.069141131 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863480): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035db20 item 57 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863540): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863540): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863540): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863540): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863540): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863540): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.104703434 +0000 UTC m=+12.070141122 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003260e0 item 58 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.105290853 +0000 UTC m=+12.070728521 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863640): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863640): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863640): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326230 item 58 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863640): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863640): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863640): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863640): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863640): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.105832627 +0000 UTC m=+12.071270305 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863640): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.105832627 +0000 UTC m=+12.071270305 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326380 item 58 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.107134613 +0000 UTC m=+12.072572291 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863780): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863780): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863780): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326690 item 59 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863780): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863780): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.107492202 +0000 UTC m=+12.072929880 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863780): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863840): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863840): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863840): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863840): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863840): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863840): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003267e0 item 59 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863840): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863840): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.107962883 +0000 UTC m=+12.073400561 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863840): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.107962883 +0000 UTC m=+12.073400561 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326af0 item 59 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.108954288 +0000 UTC m=+12.074391966 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863980): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863980): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863980): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326e70 item 60 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863980): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863980): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.109398569 +0000 UTC m=+12.074836238 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863980): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326fc0 item 60 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.109928039 +0000 UTC m=+12.075365718 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a80): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.109928039 +0000 UTC m=+12.075365718 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003271f0 item 60 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b40): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.110905278 +0000 UTC m=+12.076342956 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003275e0 item 61 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.111345121 +0000 UTC m=+12.076782799 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.111345121 +0000 UTC m=+12.076782799 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003277a0 item 61 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.112530789 +0000 UTC m=+12.077968467 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327b90 item 62 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.113021597 +0000 UTC m=+12.078459275 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.113021597 +0000 UTC m=+12.078459275 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327ce0 item 62 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.114557301 +0000 UTC m=+12.079994989 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003900e0 item 63 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.115018614 +0000 UTC m=+12.080456292 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2300): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2300): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2300): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2300): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2300): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.115018614 +0000 UTC m=+12.080456292 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2300): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390460 item 63 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c23c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c23c0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c23c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c23c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c23c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c23c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c23c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c23c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.116226485 +0000 UTC m=+12.081664152 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c23c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2440): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2440): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2440): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003909a0 item 64 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2440): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2440): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.116687687 +0000 UTC m=+12.082125365 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2440): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2540): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2540): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2540): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.116687687 +0000 UTC m=+12.082125365 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390bd0 item 64 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2580): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2580): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2580): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2580): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2580): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.118002557 +0000 UTC m=+12.083440235 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2580): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c25c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c25c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c25c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c25c0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c25c0): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391110 item 65 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c25c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c25c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.118462888 +0000 UTC m=+12.083900626 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c25c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2600): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2600): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2600): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2600): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2600): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.118462888 +0000 UTC m=+12.083900626 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2600): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391260 item 65 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2640): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2640): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2640): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2640): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2640): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.119766648 +0000 UTC m=+12.085204326 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2640): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2680): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2680): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391500 item 66 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2680): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2680): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2680): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2680): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2680): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.120321736 +0000 UTC m=+12.085759414 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2680): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c26c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c26c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c26c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c26c0): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c26c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.120321736 +0000 UTC m=+12.085759414 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c26c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003916c0 item 66 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2780): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2780): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2780): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2780): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2780): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.121444337 +0000 UTC m=+12.086882015 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2780): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c27c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c27c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c27c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c27c0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c27c0): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391960 item 67 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c27c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c27c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.121982193 +0000 UTC m=+12.087419942 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c27c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2800): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2800): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2800): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2800): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2800): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.121982193 +0000 UTC m=+12.087419942 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2800): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391ab0 item 67 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2900): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2900): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2900): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2900): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2900): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.123120413 +0000 UTC m=+12.088558081 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2900): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2a00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2a00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391dc0 item 68 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2a00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2a00): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2a00): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2a00): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2a00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.1236212 +0000 UTC m=+12.089058878 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0002c2a00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.1236212 +0000 UTC m=+12.089058878 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d4000 item 68 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e640): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e640): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e640): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e640): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e640): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.124850129 +0000 UTC m=+12.090287827 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e640): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d42a0 item 69 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.125269433 +0000 UTC m=+12.090707132 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.125269433 +0000 UTC m=+12.090707132 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d43f0 item 69 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.126535401 +0000 UTC m=+12.091973090 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d4690 item 70 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed40): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed40): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed40): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.126969304 +0000 UTC m=+12.092406981 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.126969304 +0000 UTC m=+12.092406981 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d47e0 item 70 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.128164921 +0000 UTC m=+12.093602589 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d4a80 item 71 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.128558136 +0000 UTC m=+12.093995834 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.128558136 +0000 UTC m=+12.093995834 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d4bd0 item 71 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.12974111 +0000 UTC m=+12.095178788 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d4e70 item 72 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.130220237 +0000 UTC m=+12.095657915 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.130220237 +0000 UTC m=+12.095657915 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d4fc0 item 72 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.131228733 +0000 UTC m=+12.096666411 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d5260 item 73 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.131608864 +0000 UTC m=+12.097046553 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f2c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f2c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f2c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f2c0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f2c0): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d53b0 item 73 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f2c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f2c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.131987053 +0000 UTC m=+12.097424730 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f2c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.131987053 +0000 UTC m=+12.097424730 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d5500 item 73 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.134531112 +0000 UTC m=+12.099968800 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d57a0 item 74 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.134913837 +0000 UTC m=+12.100351516 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d58f0 item 74 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.135390369 +0000 UTC m=+12.100828057 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.135390369 +0000 UTC m=+12.100828057 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d5a40 item 74 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f6c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f6c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f6c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f6c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f6c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f6c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f6c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.136436758 +0000 UTC m=+12.101874436 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f6c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d5ce0 item 75 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.136875379 +0000 UTC m=+12.102313057 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d5e30 item 75 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.137273313 +0000 UTC m=+12.102710991 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.137273313 +0000 UTC m=+12.102710991 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af0000 item 75 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.138252445 +0000 UTC m=+12.103690123 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af02a0 item 76 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.138626424 +0000 UTC m=+12.104064103 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f9c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f9c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af03f0 item 76 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f9c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f9c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f9c0): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f9c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f9c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.139021964 +0000 UTC m=+12.104459643 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f9c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.139021964 +0000 UTC m=+12.104459643 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af0540 item 76 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.139978374 +0000 UTC m=+12.105416053 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af07e0 item 77 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.140484461 +0000 UTC m=+12.105922160 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.140484461 +0000 UTC m=+12.105922160 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af0930 item 77 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.14163332 +0000 UTC m=+12.107070998 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fcc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fcc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fcc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af0bd0 item 78 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fcc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fcc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.14203374 +0000 UTC m=+12.107471419 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fcc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.14203374 +0000 UTC m=+12.107471419 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af0d20 item 78 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.143188039 +0000 UTC m=+12.108625738 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af0fc0 item 79 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.143582127 +0000 UTC m=+12.109019805 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.143582127 +0000 UTC m=+12.109019805 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af1110 item 79 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.144771722 +0000 UTC m=+12.110209400 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003527e0 item 80 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.145139181 +0000 UTC m=+12.110576858 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.145139181 +0000 UTC m=+12.110576858 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352930 item 80 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.146366065 +0000 UTC m=+12.111803734 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1540): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1540): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1540): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1540): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1540): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352bd0 item 81 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1540): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.146829744 +0000 UTC m=+12.112267421 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1580): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1580): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1580): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1580): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1580): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.146829744 +0000 UTC m=+12.112267421 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1580): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352d20 item 81 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.148077718 +0000 UTC m=+12.113515396 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353030 item 82 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.148537228 +0000 UTC m=+12.113974906 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.148537228 +0000 UTC m=+12.113974906 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353180 item 82 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1780): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1780): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1780): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1780): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1780): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.149568097 +0000 UTC m=+12.115005785 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1780): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1840): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1840): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1840): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1840): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1840): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1840): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353490 item 83 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1840): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1840): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.149987441 +0000 UTC m=+12.115425180 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1840): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1880): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1880): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1880): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1880): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1880): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.149987441 +0000 UTC m=+12.115425180 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353650 item 83 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.151026375 +0000 UTC m=+12.116464063 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353960 item 84 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.151411075 +0000 UTC m=+12.116848763 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.151411075 +0000 UTC m=+12.116848763 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ab0 item 84 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.15240231 +0000 UTC m=+12.117839978 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b40): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b40): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b40): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353d50 item 85 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b40): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.15273974 +0000 UTC m=+12.118177428 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b80): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.15273974 +0000 UTC m=+12.118177428 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353f10 item 85 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.153754199 +0000 UTC m=+12.119191887 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c36230 item 86 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.154190455 +0000 UTC m=+12.119628134 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1d40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1d40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1d40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1d40): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1d40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.154190455 +0000 UTC m=+12.119628134 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1d40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c36380 item 86 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace000): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace000): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace000): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.155153387 +0000 UTC m=+12.120591065 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace0c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace0c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace0c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace0c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace0c0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace0c0): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c36620 item 87 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace0c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace0c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.155484206 +0000 UTC m=+12.120921884 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace0c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace100): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace100): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace100): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace100): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace100): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.155484206 +0000 UTC m=+12.120921884 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace100): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c36770 item 87 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace180): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace180): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace180): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace180): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace180): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.15643794 +0000 UTC m=+12.121875619 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace180): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace240): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace240): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace240): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c36a10 item 88 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace240): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace240): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace240): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace240): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace240): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.156846816 +0000 UTC m=+12.122284494 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace240): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace280): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace280): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace280): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace280): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace280): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.156846816 +0000 UTC m=+12.122284494 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace280): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c36b60 item 88 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace340): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace340): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace340): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace340): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace340): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace340): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace340): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace340): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.157876011 +0000 UTC m=+12.123313688 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace340): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace380): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace380): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace380): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c36e00 item 89 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace380): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace380): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.15823324 +0000 UTC m=+12.123670917 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace380): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace440): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace440): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace440): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace440): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace440): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace440): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c36f50 item 89 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace440): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace440): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.158779241 +0000 UTC m=+12.124216919 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace440): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace480): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace480): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace480): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace480): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace480): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.158779241 +0000 UTC m=+12.124216919 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace480): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c370a0 item 89 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace540): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace540): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace540): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace540): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace540): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace540): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.159835717 +0000 UTC m=+12.125273395 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace580): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace580): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace580): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c37340 item 90 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace580): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace580): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.160310776 +0000 UTC m=+12.125748454 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace580): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace640): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace640): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace640): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c37490 item 90 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace640): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace640): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace640): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace640): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace640): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.16090562 +0000 UTC m=+12.126343288 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace640): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace680): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace680): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace680): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace680): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace680): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.16090562 +0000 UTC m=+12.126343288 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace680): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c375e0 item 90 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace740): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace740): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace740): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace740): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace740): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace740): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.162084875 +0000 UTC m=+12.127522563 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace780): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace780): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace780): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c37880 item 91 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace780): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace780): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.162486637 +0000 UTC m=+12.127924315 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace780): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace840): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace840): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace840): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace840): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace840): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace840): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c379d0 item 91 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace840): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace840): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.162961606 +0000 UTC m=+12.128399284 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace840): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace880): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace880): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace880): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace880): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace880): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.162961606 +0000 UTC m=+12.128399284 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c37b20 item 91 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace940): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace940): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace940): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace940): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace940): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace940): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace940): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace940): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.164069519 +0000 UTC m=+12.129507196 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace940): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace980): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace980): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace980): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c37dc0 item 92 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace980): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace980): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.164462915 +0000 UTC m=+12.129900594 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000ace980): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea40): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c37f10 item 92 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea40): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea40): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea40): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea40): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.16509056 +0000 UTC m=+12.130528238 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea80): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.16509056 +0000 UTC m=+12.130528238 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acea80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce0e0 item 92 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb40): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb40): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.166124985 +0000 UTC m=+12.131562673 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce380 item 93 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.166495187 +0000 UTC m=+12.131932865 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceb80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acec40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acec40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acec40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acec40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acec40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.166495187 +0000 UTC m=+12.131932865 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acec40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce4d0 item 93 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced00): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced00): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.167646502 +0000 UTC m=+12.133084180 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce770 item 94 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.168018398 +0000 UTC m=+12.133456076 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aced40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acee00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acee00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acee00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acee00): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acee00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.168018398 +0000 UTC m=+12.133456076 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000acee00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce8c0 item 94 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceec0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceec0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceec0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceec0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceec0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceec0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceec0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceec0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.169242668 +0000 UTC m=+12.134680346 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000aceec0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588000): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588000): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af11f0 item 95 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588000): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.169687601 +0000 UTC m=+12.135125279 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588380): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588380): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588380): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588380): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588380): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.169687601 +0000 UTC m=+12.135125279 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588380): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af1340 item 95 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588440): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588440): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588440): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588440): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588440): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588440): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588440): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588440): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.1711565 +0000 UTC m=+12.136594177 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588440): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588480): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588480): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588480): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af15e0 item 96 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588480): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588480): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.171686671 +0000 UTC m=+12.137124349 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588480): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588540): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588540): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588540): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.171686671 +0000 UTC m=+12.137124349 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af1730 item 96 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= 2024/12/22 02:25:08 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:08 DEBUG : : Looking for writers 2024/12/22 02:25:08 DEBUG : >WaitForWriters: 2024/12/22 02:25:08 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:08 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/22 02:25:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588980): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588980): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588980): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588980): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588980): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.194854168 +0000 UTC m=+12.160291846 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588980): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005889c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005889c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005889c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005889c0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005889c0): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005889c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005889c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.194854168 +0000 UTC m=+12.160291846 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005889c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.194854168 +0000 UTC m=+12.160291846 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e620 item 1 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.196417954 +0000 UTC m=+12.161855632 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588a80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b00): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.196417954 +0000 UTC m=+12.161855632 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030efc0 item 2 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.197953126 +0000 UTC m=+12.163390804 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588b40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588bc0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588bc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588bc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588bc0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588bc0): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588bc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588bc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.197953126 +0000 UTC m=+12.163390804 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588bc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588c40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588c40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588c40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588c40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588c40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.197953126 +0000 UTC m=+12.163390804 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588c40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fdc0 item 3 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588cc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588cc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588cc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588cc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588cc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.199517493 +0000 UTC m=+12.164955171 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588cc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.199517493 +0000 UTC m=+12.164955171 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ee70 item 4 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.20055276 +0000 UTC m=+12.165990438 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588f80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588fc0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588fc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588fc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588fc0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588fc0): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588fc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588fc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.20055276 +0000 UTC m=+12.165990438 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000588fc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589180): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589180): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589180): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589180): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589180): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.20055276 +0000 UTC m=+12.165990438 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589180): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f9d0 item 5 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589200): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589200): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589200): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589200): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589200): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.201913796 +0000 UTC m=+12.167351474 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589200): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589280): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589280): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589280): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589280): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589280): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.201913796 +0000 UTC m=+12.167351474 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589280): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152a10 item 6 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589380): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589380): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589380): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589380): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589380): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.203003736 +0000 UTC m=+12.168441414 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589380): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589440): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589440): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589440): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589440): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589440): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589440): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589440): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.203003736 +0000 UTC m=+12.168441414 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589440): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589480): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589480): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589480): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589480): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589480): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.203003736 +0000 UTC m=+12.168441414 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589480): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152fc0 item 7 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005896c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005896c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005896c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005896c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005896c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.204478344 +0000 UTC m=+12.169916022 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005896c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589740): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589740): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589740): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.204478344 +0000 UTC m=+12.169916022 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153490 item 8 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589780): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000589780): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589780): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589780): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589780): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589780): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589780): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005897c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005897c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005897c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005897c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005897c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.205508192 +0000 UTC m=+12.170945870 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005897c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589880): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589880): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589880): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589880): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589880): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589880): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589880): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.205508192 +0000 UTC m=+12.170945870 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005898c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005898c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005898c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005898c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005898c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.205508192 +0000 UTC m=+12.170945870 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0005898c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153730 item 9 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589940): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589940): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589940): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589940): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589940): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.207238329 +0000 UTC m=+12.172676006 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589940): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589a80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589a80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589a80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589a80): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589a80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.207238329 +0000 UTC m=+12.172676006 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589a80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153f10 item 10 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c40): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000589c40): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c40): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c40): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.208630203 +0000 UTC m=+12.174067891 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589c80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589dc0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589dc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589dc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589dc0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589dc0): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589dc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589dc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.208630203 +0000 UTC m=+12.174067891 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589dc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e00): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.208630203 +0000 UTC m=+12.174067891 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348540 item 11 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.21008225 +0000 UTC m=+12.175519927 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589e80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589f00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589f00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589f00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589f00): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589f00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.21008225 +0000 UTC m=+12.175519927 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000589f00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348d20 item 12 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04040): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000a04040): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04040): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04040): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04040): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04040): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04040): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04080): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04080): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04080): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04080): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04080): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.2114453 +0000 UTC m=+12.176882978 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04080): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04140): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04140): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04140): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04140): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04140): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.2114453 +0000 UTC m=+12.176882978 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04140): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349110 item 13 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.212783995 +0000 UTC m=+12.178221662 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04240): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04240): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04240): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04240): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04240): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.212783995 +0000 UTC m=+12.178221662 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04240): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349490 item 14 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000a04300): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04340): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04340): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04340): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04340): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04340): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.214231153 +0000 UTC m=+12.179668831 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04340): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.214231153 +0000 UTC m=+12.179668831 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349810 item 15 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04480): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04480): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04480): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04480): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04480): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.215478346 +0000 UTC m=+12.180916024 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04480): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.215478346 +0000 UTC m=+12.180916024 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349c70 item 16 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04540): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04540): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04540): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.216503674 +0000 UTC m=+12.181941352 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04580): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04580): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04580): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04580): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04580): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04580): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04580): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04580): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.216503674 +0000 UTC m=+12.181941352 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04580): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.216503674 +0000 UTC m=+12.181941352 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349f10 item 17 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04640): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04640): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04640): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04640): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04640): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.217968876 +0000 UTC m=+12.183406554 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04640): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.217968876 +0000 UTC m=+12.183406554 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388a10 item 18 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04740): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04740): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04740): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.219167027 +0000 UTC m=+12.184604705 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.219167027 +0000 UTC m=+12.184604705 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04840): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04840): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04840): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04840): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04840): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.219167027 +0000 UTC m=+12.184604705 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04840): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388fc0 item 19 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.220979529 +0000 UTC m=+12.186417207 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04940): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04940): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04940): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04940): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04940): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.220979529 +0000 UTC m=+12.186417207 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04940): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389420 item 20 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.222371974 +0000 UTC m=+12.187809642 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a80): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a80): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a80): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a80): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.222371974 +0000 UTC m=+12.187809642 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.222371974 +0000 UTC m=+12.187809642 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389c00 item 21 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.224230091 +0000 UTC m=+12.189667769 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.224230091 +0000 UTC m=+12.189667769 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 22 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.225276428 +0000 UTC m=+12.190714106 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d00): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d00): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d00): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d00): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.225276428 +0000 UTC m=+12.190714106 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.225276428 +0000 UTC m=+12.190714106 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 23 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04dc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04dc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04dc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04dc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04dc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.22663984 +0000 UTC m=+12.192077518 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04dc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.22663984 +0000 UTC m=+12.192077518 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003440e0 item 24 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000a04f40): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.227725421 +0000 UTC m=+12.193163098 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.227725421 +0000 UTC m=+12.193163098 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05080): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05080): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05080): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05080): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05080): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.227725421 +0000 UTC m=+12.193163098 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05080): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344700 item 25 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.229244022 +0000 UTC m=+12.194681699 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05180): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05180): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05180): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05180): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05180): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.229244022 +0000 UTC m=+12.194681699 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05180): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003450a0 item 26 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05240): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000a05240): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05240): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05240): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05240): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05240): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05240): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05280): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05280): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05280): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05280): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05280): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.230465467 +0000 UTC m=+12.195903144 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05280): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05340): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05340): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05340): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05340): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05340): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05340): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05340): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05340): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.230465467 +0000 UTC m=+12.195903144 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05340): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05380): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05380): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05380): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05380): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05380): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.230465467 +0000 UTC m=+12.195903144 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05380): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003456c0 item 27 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05400): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05400): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05400): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05400): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05400): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.23202817 +0000 UTC m=+12.197465849 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05400): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05480): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05480): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05480): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05480): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05480): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.23202817 +0000 UTC m=+12.197465849 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05480): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c4d0 item 28 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05640): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000a05640): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05640): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05640): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05640): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05640): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05640): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05680): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05680): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05680): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05680): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05680): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.233324235 +0000 UTC m=+12.198761913 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05680): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05740): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05740): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05740): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.233324235 +0000 UTC m=+12.198761913 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d180 item 29 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a057c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a057c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a057c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a057c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a057c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.234603931 +0000 UTC m=+12.200041608 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a057c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05840): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05840): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05840): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05840): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05840): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.234603931 +0000 UTC m=+12.200041608 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05840): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039dc00 item 30 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05900): _readAt: size=2, off=0 2024/12/22 02:25:08 ERROR : open-test-file(0xc000a05900): Couldn't read size of file 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05900): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05900): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05900): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05900): close: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05900): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05940): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05940): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05940): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05940): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05940): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.235952464 +0000 UTC m=+12.201390142 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05940): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a00): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.235952464 +0000 UTC m=+12.201390142 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340c40 item 31 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.237187133 +0000 UTC m=+12.202624812 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05a80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b00): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.237187133 +0000 UTC m=+12.202624812 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 32 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.238188037 +0000 UTC m=+12.203625714 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05b40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862000): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862000): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862000): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862000): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339260 item 33 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862000): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.238749787 +0000 UTC m=+12.204187475 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.238749787 +0000 UTC m=+12.204187475 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862040): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f82a0 item 33 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862080): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862080): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862080): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862080): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862080): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.240000518 +0000 UTC m=+12.205438196 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862080): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f8af0 item 34 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.240488641 +0000 UTC m=+12.205926319 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008620c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862100): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862100): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862100): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862100): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862100): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.240488641 +0000 UTC m=+12.205926319 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862100): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f9030 item 34 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862140): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862140): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862140): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862140): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862140): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.241561148 +0000 UTC m=+12.206998825 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862140): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f9650 item 35 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.242015087 +0000 UTC m=+12.207452765 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862180): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.242015087 +0000 UTC m=+12.207452765 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008621c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f9880 item 35 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.243170458 +0000 UTC m=+12.208608136 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862240): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862300): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862300): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de000 item 36 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862300): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862300): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862300): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862300): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862300): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.24360434 +0000 UTC m=+12.209042018 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862300): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.24360434 +0000 UTC m=+12.209042018 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862340): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de150 item 36 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862380): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862380): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862380): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862380): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862380): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.244666708 +0000 UTC m=+12.210104386 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862380): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008623c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008623c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008623c0): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008623c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008623c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de5b0 item 37 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008623c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008623c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.245069492 +0000 UTC m=+12.210507170 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008623c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.245069492 +0000 UTC m=+12.210507170 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862400): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de7e0 item 37 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862480): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862480): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862480): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862480): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862480): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.246121099 +0000 UTC m=+12.211558777 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862480): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df260 item 38 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.246576401 +0000 UTC m=+12.212014079 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862580): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862580): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862580): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862580): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862580): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.246576401 +0000 UTC m=+12.212014079 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862580): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df650 item 38 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862600): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862600): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862600): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862600): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862600): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.247598172 +0000 UTC m=+12.213035851 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862600): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c000 item 39 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.24799178 +0000 UTC m=+12.213429457 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008626c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862700): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862700): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862700): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862700): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862700): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.24799178 +0000 UTC m=+12.213429457 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862700): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c150 item 39 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862780): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862780): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862780): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862780): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862780): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.249046393 +0000 UTC m=+12.214484070 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862780): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862840): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862840): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c460 item 40 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862840): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862840): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862840): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862840): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862840): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.249501173 +0000 UTC m=+12.214938852 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862840): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.249501173 +0000 UTC m=+12.214938852 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c690 item 40 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.250642539 +0000 UTC m=+12.216080207 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008628c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862900): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862900): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862900): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035caf0 item 41 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862900): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862900): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.251134719 +0000 UTC m=+12.216572407 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862900): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862940): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862940): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862940): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862940): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862940): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cc40 item 41 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862940): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862940): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.25151411 +0000 UTC m=+12.216951788 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862940): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.25151411 +0000 UTC m=+12.216951788 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862980): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cd90 item 41 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.252563843 +0000 UTC m=+12.218001521 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d110 item 42 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.252930499 +0000 UTC m=+12.218368177 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862a80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d2d0 item 42 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b40): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b40): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.253293649 +0000 UTC m=+12.218731327 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.253293649 +0000 UTC m=+12.218731327 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862b80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d500 item 42 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.254415819 +0000 UTC m=+12.219853507 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d960 item 43 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.254788516 +0000 UTC m=+12.220226204 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862c80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dce0 item 43 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.255232516 +0000 UTC m=+12.220670195 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d80): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.255232516 +0000 UTC m=+12.220670195 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862d80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326000 item 43 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.256363854 +0000 UTC m=+12.221801532 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326310 item 44 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.256719769 +0000 UTC m=+12.222157447 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862e80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326460 item 44 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f40): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f40): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.25741469 +0000 UTC m=+12.222852367 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.25741469 +0000 UTC m=+12.222852367 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000862f80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003265b0 item 44 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863040): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863040): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863040): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863040): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863040): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863040): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863040): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.258445308 +0000 UTC m=+12.223882987 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863040): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326a80 item 45 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.258863401 +0000 UTC m=+12.224301078 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863080): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.258863401 +0000 UTC m=+12.224301078 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863140): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326c40 item 45 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863200): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863200): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863200): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863200): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863200): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863200): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863200): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.259939824 +0000 UTC m=+12.225377503 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863200): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326f50 item 46 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.260325826 +0000 UTC m=+12.225763505 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863240): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863300): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863300): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863300): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863300): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863300): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.260325826 +0000 UTC m=+12.225763505 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863300): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327180 item 46 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.261333783 +0000 UTC m=+12.226771460 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008633c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327570 item 47 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.261690349 +0000 UTC m=+12.227128028 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863400): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008634c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008634c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008634c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008634c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008634c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.261690349 +0000 UTC m=+12.227128028 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008634c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327730 item 47 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.262676363 +0000 UTC m=+12.228114042 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863580): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008635c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008635c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008635c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327b20 item 48 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008635c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008635c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.263015158 +0000 UTC m=+12.228452836 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008635c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.263015158 +0000 UTC m=+12.228452836 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863680): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327c70 item 48 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008636c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008636c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008636c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008636c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008636c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.264062618 +0000 UTC m=+12.229500296 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008636c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863700): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863700): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863700): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863700): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863700): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863700): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327f10 item 49 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863700): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863700): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.264418574 +0000 UTC m=+12.229856252 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863700): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.264418574 +0000 UTC m=+12.229856252 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003520e0 item 49 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008637c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008637c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008637c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008637c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008637c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.265594854 +0000 UTC m=+12.231032542 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008637c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352460 item 50 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.266068831 +0000 UTC m=+12.231506519 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008638c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008638c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008638c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008638c0): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008638c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.266068831 +0000 UTC m=+12.231506519 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0008638c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003525b0 item 50 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.267113686 +0000 UTC m=+12.232551364 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863940): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a00): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a00): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a00): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003528c0 item 51 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a00): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.267553149 +0000 UTC m=+12.232990828 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.267553149 +0000 UTC m=+12.232990828 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863a40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352a10 item 51 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ac0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ac0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ac0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ac0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ac0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.268608233 +0000 UTC m=+12.234045921 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ac0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352cb0 item 52 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.269105404 +0000 UTC m=+12.234543092 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863b80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c00): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.269105404 +0000 UTC m=+12.234543092 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352e70 item 52 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.270109682 +0000 UTC m=+12.235547360 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863c80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353110 item 53 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.270583779 +0000 UTC m=+12.236021467 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.270583779 +0000 UTC m=+12.236021467 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863d80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353260 item 53 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.271581817 +0000 UTC m=+12.237019495 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863e00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ec0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ec0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ec0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353570 item 54 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ec0): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ec0): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ec0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ec0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.272034254 +0000 UTC m=+12.237471921 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863ec0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.272034254 +0000 UTC m=+12.237471921 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000863f00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353730 item 54 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.272955006 +0000 UTC m=+12.238392683 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353a40 item 55 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.273323716 +0000 UTC m=+12.238761394 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0780): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0780): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0780): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0780): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0780): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.273323716 +0000 UTC m=+12.238761394 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0780): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353b90 item 55 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.274369352 +0000 UTC m=+12.239807020 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b00): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353e30 item 56 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b00): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b00): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b00): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b00): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.274722923 +0000 UTC m=+12.240160602 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.274722923 +0000 UTC m=+12.240160602 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0b80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8a070 item 56 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d00): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d00): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.275876933 +0000 UTC m=+12.241314601 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8a310 item 57 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.276343806 +0000 UTC m=+12.241781494 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0d80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8a460 item 57 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.276766788 +0000 UTC m=+12.242204466 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a0fc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.276766788 +0000 UTC m=+12.242204466 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8a5b0 item 57 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.277979207 +0000 UTC m=+12.243416884 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a14c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8a850 item 58 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.27837111 +0000 UTC m=+12.243808788 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1500): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a15c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a15c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a15c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8a9a0 item 58 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a15c0): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a15c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a15c0): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a15c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a15c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.278860204 +0000 UTC m=+12.244297883 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a15c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.278860204 +0000 UTC m=+12.244297883 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1600): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8aaf0 item 58 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.279914548 +0000 UTC m=+12.245352225 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a16c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8ad90 item 59 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.280301351 +0000 UTC m=+12.245739028 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1700): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a17c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a17c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a17c0): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a17c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a17c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a17c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8aee0 item 59 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a17c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a17c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.280688304 +0000 UTC m=+12.246125982 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a17c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1800): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1800): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1800): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1800): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1800): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.280688304 +0000 UTC m=+12.246125982 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1800): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8b030 item 59 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a18c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a18c0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a18c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a18c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a18c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a18c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a18c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a18c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.281654122 +0000 UTC m=+12.247091800 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a18c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8b2d0 item 60 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.282050504 +0000 UTC m=+12.247488181 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1900): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8b420 item 60 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.282431916 +0000 UTC m=+12.247869585 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a19c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.282431916 +0000 UTC m=+12.247869585 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1a00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8b570 item 60 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1ac0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1ac0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1ac0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1ac0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1ac0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1ac0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1ac0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.283398315 +0000 UTC m=+12.248835993 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1ac0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8b810 item 61 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.283888222 +0000 UTC m=+12.249325900 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1b00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1bc0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1bc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1bc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1bc0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1bc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.283888222 +0000 UTC m=+12.249325900 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1bc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8b960 item 61 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c80): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.285086484 +0000 UTC m=+12.250524162 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1c80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8bc00 item 62 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.285512812 +0000 UTC m=+12.250950490 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc0003a1cc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.285512812 +0000 UTC m=+12.250950490 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043e100): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8bd50 item 62 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.286734067 +0000 UTC m=+12.252171744 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eb40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38070 item 63 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.287175632 +0000 UTC m=+12.252613311 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed00): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.287175632 +0000 UTC m=+12.252613311 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ed00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b381c0 item 63 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eec0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eec0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eec0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eec0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eec0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eec0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eec0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eec0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.288321326 +0000 UTC m=+12.253759005 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eec0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38460 item 64 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.288699444 +0000 UTC m=+12.254137123 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.288699444 +0000 UTC m=+12.254137123 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043efc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b385b0 item 64 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.290029393 +0000 UTC m=+12.255467061 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38850 item 65 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.290441564 +0000 UTC m=+12.255879242 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.290441564 +0000 UTC m=+12.255879242 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f080): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b389a0 item 65 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f140): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f140): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f140): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f140): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f140): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.291508971 +0000 UTC m=+12.256946649 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f140): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38c40 item 66 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.291954034 +0000 UTC m=+12.257391701 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.291954034 +0000 UTC m=+12.257391701 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38d90 item 66 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.292888983 +0000 UTC m=+12.258326661 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f200): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39030 item 67 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.293333144 +0000 UTC m=+12.258770822 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f240): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.293333144 +0000 UTC m=+12.258770822 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39180 item 67 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.294336561 +0000 UTC m=+12.259774239 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f340): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39420 item 68 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.294836587 +0000 UTC m=+12.260274265 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f4c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.294836587 +0000 UTC m=+12.260274265 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f500): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39570 item 68 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.296152759 +0000 UTC m=+12.261590447 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39810 item 69 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.296665859 +0000 UTC m=+12.262103557 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.296665859 +0000 UTC m=+12.262103557 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39960 item 69 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f640): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f640): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f640): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f640): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f640): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.2978424 +0000 UTC m=+12.263280078 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f640): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39c00 item 70 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.298337186 +0000 UTC m=+12.263774865 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f700): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.298337186 +0000 UTC m=+12.263774865 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39d50 item 70 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.299555395 +0000 UTC m=+12.264993073 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f7c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f880): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f880): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f880): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f880): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f880): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc0070 item 71 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f880): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f880): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.300006248 +0000 UTC m=+12.265443927 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f880): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.300006248 +0000 UTC m=+12.265443927 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc01c0 item 71 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f940): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f940): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f940): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f940): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f940): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.301120613 +0000 UTC m=+12.266558292 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f940): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc0460 item 72 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.301672867 +0000 UTC m=+12.267110546 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.301672867 +0000 UTC m=+12.267110546 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc05b0 item 72 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.302884183 +0000 UTC m=+12.268321861 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc0850 item 73 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.303336249 +0000 UTC m=+12.268773927 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fac0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc09a0 item 73 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.303896768 +0000 UTC m=+12.269334436 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.303896768 +0000 UTC m=+12.269334436 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc0af0 item 73 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.305150444 +0000 UTC m=+12.270588121 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc0d90 item 74 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.305591068 +0000 UTC m=+12.271028746 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc0ee0 item 74 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd00): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd00): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd00): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.306095031 +0000 UTC m=+12.271532719 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.306095031 +0000 UTC m=+12.271532719 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc1030 item 74 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.307422906 +0000 UTC m=+12.272860584 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc12d0 item 75 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.3078475 +0000 UTC m=+12.273285168 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff00): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff00): _writeAt: size=3, off=2 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc1420 item 75 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff00): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.308516932 +0000 UTC m=+12.273954610 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.308516932 +0000 UTC m=+12.273954610 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ff40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc1570 item 75 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c00): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.309930227 +0000 UTC m=+12.275367916 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003396c0 item 76 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.31033272 +0000 UTC m=+12.275770398 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05c40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05d00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05d00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339960 item 76 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05d00): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05d00): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05d00): _writeAt: size=3, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05d00): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05d00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.311139089 +0000 UTC m=+12.276576766 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05d00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.311139089 +0000 UTC m=+12.276576766 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043eac0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc00e0 item 76 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.31232108 +0000 UTC m=+12.277758758 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ec80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ecc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ecc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ecc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc0380 item 77 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ecc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ecc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.312733141 +0000 UTC m=+12.278170819 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ecc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.312733141 +0000 UTC m=+12.278170819 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ee80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc04d0 item 77 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef40): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.313934329 +0000 UTC m=+12.279372007 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc0770 item 78 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.314419527 +0000 UTC m=+12.279857205 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043ef80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.314419527 +0000 UTC m=+12.279857205 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f040): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc08c0 item 78 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.315583624 +0000 UTC m=+12.281021302 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f180): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc0b60 item 79 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.31601972 +0000 UTC m=+12.281457398 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f1c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.31601972 +0000 UTC m=+12.281457398 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f280): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc0cb0 item 79 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f440): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f440): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f440): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f440): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f440): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f440): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f440): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.317298683 +0000 UTC m=+12.282736361 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f440): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f480): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f480): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f480): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc0f50 item 80 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f480): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f480): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.317719972 +0000 UTC m=+12.283157650 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f480): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.317719972 +0000 UTC m=+12.283157650 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f540): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc10a0 item 80 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.318910629 +0000 UTC m=+12.284348317 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f580): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc1340 item 81 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.319441984 +0000 UTC m=+12.284879682 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f5c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.319441984 +0000 UTC m=+12.284879682 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f600): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc1490 item 81 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f680): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f680): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f680): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f680): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f680): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.320609959 +0000 UTC m=+12.286047637 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f680): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc17a0 item 82 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.321096019 +0000 UTC m=+12.286533697 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f740): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f780): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f780): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f780): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f780): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f780): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.321096019 +0000 UTC m=+12.286533697 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f780): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc18f0 item 82 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.322125164 +0000 UTC m=+12.287562842 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f800): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc1b90 item 83 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.322598851 +0000 UTC m=+12.288036528 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f8c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.322598851 +0000 UTC m=+12.288036528 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f900): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc1ce0 item 83 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f980): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f980): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f980): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f980): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f980): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.323781443 +0000 UTC m=+12.289219122 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043f980): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338460 item 84 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.324268334 +0000 UTC m=+12.289706011 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.324268334 +0000 UTC m=+12.289706011 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fa80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a10 item 84 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.325255662 +0000 UTC m=+12.290693339 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fb00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c00 item 85 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.325844432 +0000 UTC m=+12.291282111 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fbc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.325844432 +0000 UTC m=+12.291282111 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390540 item 85 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.32713672 +0000 UTC m=+12.292574398 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fc80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390b60 item 86 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.327804419 +0000 UTC m=+12.293242107 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.327804419 +0000 UTC m=+12.293242107 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fd80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390d20 item 86 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.328930136 +0000 UTC m=+12.294367824 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fe00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fec0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fec0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fec0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fec0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fec0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fec0): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003911f0 item 87 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fec0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fec0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.329378575 +0000 UTC m=+12.294816253 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc00043fec0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04000): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04000): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04000): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.329378575 +0000 UTC m=+12.294816253 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e000 item 87 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04100): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04100): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04100): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04100): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04100): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.330442736 +0000 UTC m=+12.295880414 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04100): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e930 item 88 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.331069229 +0000 UTC m=+12.296506907 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a041c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04200): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04200): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04200): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04200): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04200): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.331069229 +0000 UTC m=+12.296506907 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04200): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ec40 item 88 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a042c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a042c0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a042c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a042c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a042c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a042c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a042c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a042c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.331911865 +0000 UTC m=+12.297349543 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a042c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f340 item 89 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.332244818 +0000 UTC m=+12.297682495 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04300): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a043c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a043c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a043c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a043c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a043c0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a043c0): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fdc0 item 89 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a043c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a043c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.332662279 +0000 UTC m=+12.298099956 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a043c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.332662279 +0000 UTC m=+12.298099956 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04400): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e000 item 89 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a044c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a044c0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a044c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a044c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a044c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a044c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a044c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a044c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.334046208 +0000 UTC m=+12.299483906 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a044c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ee70 item 90 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.334524413 +0000 UTC m=+12.299962101 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04500): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f730 item 90 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.335162447 +0000 UTC m=+12.300600135 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a045c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04600): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04600): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04600): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04600): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04600): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.335162447 +0000 UTC m=+12.300600135 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04600): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f9d0 item 90 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.336379134 +0000 UTC m=+12.301816812 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a046c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04700): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04700): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04700): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152770 item 91 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04700): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04700): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.336827202 +0000 UTC m=+12.302264880 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04700): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a047c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a047c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a047c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a047c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a047c0): >_readAt: n=2, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a047c0): _writeAt: size=3, off=7 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152a80 item 91 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a047c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a047c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.337364647 +0000 UTC m=+12.302802325 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a047c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): >_readAt: n=8, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.337364647 +0000 UTC m=+12.302802325 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04800): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152ee0 item 91 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.338406277 +0000 UTC m=+12.303843955 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a048c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04900): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04900): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04900): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001532d0 item 92 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04900): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04900): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.338786037 +0000 UTC m=+12.304223715 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04900): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): open at offset 5 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153420 item 92 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): _readAt: size=2, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): _writeAt: size=3, off=5 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): >_writeAt: n=3, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.339376942 +0000 UTC m=+12.304814620 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a049c0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a00): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a00): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a00): >_readAt: n=3, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.339376942 +0000 UTC m=+12.304814620 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04a00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153570 item 92 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.340593939 +0000 UTC m=+12.306031618 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04ac0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b00): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b00): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b00): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153a40 item 93 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b00): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b00): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.340911823 +0000 UTC m=+12.306349502 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04b00): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.340911823 +0000 UTC m=+12.306349502 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04bc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153b90 item 93 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c80): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c80): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c80): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.34219208 +0000 UTC m=+12.307629768 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04c80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04cc0): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04cc0): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04cc0): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348380 item 94 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04cc0): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04cc0): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.342760493 +0000 UTC m=+12.308198171 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04cc0): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d80): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d80): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d80): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.342760493 +0000 UTC m=+12.308198171 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04d80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348540 item 94 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.344008949 +0000 UTC m=+12.309446626 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e80): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e80): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e80): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348a80 item 95 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e80): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e80): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.344497643 +0000 UTC m=+12.309935321 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04e80): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.344497643 +0000 UTC m=+12.309935321 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a04f40): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348d90 item 95 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05000): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05000): open at offset 0 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05000): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05000): _readAt: size=2, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05000): >_readAt: n=0, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05000): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05000): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05000): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.345754325 +0000 UTC m=+12.311192003 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05000): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): _writeAt: size=5, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): >openPending: err= 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349180 item 96 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): >_writeAt: n=5, err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.346330142 +0000 UTC m=+12.311767820 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05040): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 02:25:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 02:25:08 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): _readAt: size=512, off=0 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): openPending: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): >openPending: err= 2024/12/22 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): >_readAt: n=5, err=EOF 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): close: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 02:25:08.346330142 +0000 UTC m=+12.311767820 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:08 DEBUG : open-test-file(0xc000a05100): >close: err= 2024/12/22 02:25:08 DEBUG : open-test-file: Remove: 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003493b0 item 96 2024/12/22 02:25:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 02:25:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 02:25:08 DEBUG : open-test-file: >Remove: err= 2024/12/22 02:25:08 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:08 DEBUG : : Looking for writers 2024/12/22 02:25:08 DEBUG : >WaitForWriters: 2024/12/22 02:25:08 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.38s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- 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-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:08 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:08 DEBUG : file1: newRWFileHandle: 2024/12/22 02:25:08 DEBUG : file1(0xc000acf340): openPending: 2024/12/22 02:25:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:08 DEBUG : file1(0xc000acf340): >openPending: err= 2024/12/22 02:25:08 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 02:25:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 02:25:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/12/22 02:25:08 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:08 DEBUG : : Looking for writers 2024/12/22 02:25:08 DEBUG : file1: reading active writers 2024/12/22 02:25:08 DEBUG : file1: active writers 1 2024/12/22 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:08 DEBUG : : Looking for writers 2024/12/22 02:25:08 DEBUG : file1: reading active writers 2024/12/22 02:25:08 DEBUG : file1: active writers 1 2024/12/22 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:08 DEBUG : : Looking for writers 2024/12/22 02:25:08 DEBUG : file1: reading active writers 2024/12/22 02:25:08 DEBUG : file1: active writers 1 2024/12/22 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:08 DEBUG : : Looking for writers 2024/12/22 02:25:08 DEBUG : file1: reading active writers 2024/12/22 02:25:08 DEBUG : file1: active writers 1 2024/12/22 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:08 DEBUG : : Looking for writers 2024/12/22 02:25:08 DEBUG : file1: reading active writers 2024/12/22 02:25:08 DEBUG : file1: active writers 1 2024/12/22 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/12/22 02:25:08 DEBUG : : Looking for writers 2024/12/22 02:25:08 DEBUG : file1: reading active writers 2024/12/22 02:25:08 DEBUG : file1: active writers 1 2024/12/22 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/12/22 02:25:09 DEBUG : : Looking for writers 2024/12/22 02:25:09 DEBUG : file1: reading active writers 2024/12/22 02:25:09 DEBUG : file1: active writers 1 2024/12/22 02:25:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/12/22 02:25:09 DEBUG : : Looking for writers 2024/12/22 02:25:09 DEBUG : file1: reading active writers 2024/12/22 02:25:09 DEBUG : file1: active writers 1 2024/12/22 02:25:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:10 DEBUG : : Looking for writers 2024/12/22 02:25:10 DEBUG : file1: reading active writers 2024/12/22 02:25:10 DEBUG : file1: active writers 1 2024/12/22 02:25:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:11 DEBUG : : Looking for writers 2024/12/22 02:25:11 DEBUG : file1: reading active writers 2024/12/22 02:25:11 DEBUG : file1: active writers 1 2024/12/22 02:25:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:12 DEBUG : : Looking for writers 2024/12/22 02:25:12 DEBUG : file1: reading active writers 2024/12/22 02:25:12 DEBUG : file1: active writers 1 2024/12/22 02:25:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:13 DEBUG : : Looking for writers 2024/12/22 02:25:13 DEBUG : file1: reading active writers 2024/12/22 02:25:13 DEBUG : file1: active writers 1 2024/12/22 02:25:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:14 DEBUG : : Looking for writers 2024/12/22 02:25:14 DEBUG : file1: reading active writers 2024/12/22 02:25:14 DEBUG : file1: active writers 1 2024/12/22 02:25:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:15 DEBUG : : Looking for writers 2024/12/22 02:25:15 DEBUG : file1: reading active writers 2024/12/22 02:25:15 DEBUG : file1: active writers 1 2024/12/22 02:25:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:16 DEBUG : : Looking for writers 2024/12/22 02:25:16 DEBUG : file1: reading active writers 2024/12/22 02:25:16 DEBUG : file1: active writers 1 2024/12/22 02:25:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:17 DEBUG : : Looking for writers 2024/12/22 02:25:17 DEBUG : file1: reading active writers 2024/12/22 02:25:17 DEBUG : file1: active writers 1 2024/12/22 02:25:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:18 DEBUG : : Looking for writers 2024/12/22 02:25:18 DEBUG : file1: reading active writers 2024/12/22 02:25:18 DEBUG : file1: active writers 1 2024/12/22 02:25:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:19 DEBUG : : Looking for writers 2024/12/22 02:25:19 DEBUG : file1: reading active writers 2024/12/22 02:25:19 DEBUG : file1: active writers 1 2024/12/22 02:25:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:20 DEBUG : : Looking for writers 2024/12/22 02:25:20 DEBUG : file1: reading active writers 2024/12/22 02:25:20 DEBUG : file1: active writers 1 2024/12/22 02:25:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:21 DEBUG : : Looking for writers 2024/12/22 02:25:21 DEBUG : file1: reading active writers 2024/12/22 02:25:21 DEBUG : file1: active writers 1 2024/12/22 02:25:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:22 DEBUG : : Looking for writers 2024/12/22 02:25:22 DEBUG : file1: reading active writers 2024/12/22 02:25:22 DEBUG : file1: active writers 1 2024/12/22 02:25:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:23 DEBUG : : Looking for writers 2024/12/22 02:25:23 DEBUG : file1: reading active writers 2024/12/22 02:25:23 DEBUG : file1: active writers 1 2024/12/22 02:25:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:24 DEBUG : : Looking for writers 2024/12/22 02:25:24 DEBUG : file1: reading active writers 2024/12/22 02:25:24 DEBUG : file1: active writers 1 2024/12/22 02:25:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:25 DEBUG : : Looking for writers 2024/12/22 02:25:25 DEBUG : file1: reading active writers 2024/12/22 02:25:25 DEBUG : file1: active writers 1 2024/12/22 02:25:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:26 DEBUG : : Looking for writers 2024/12/22 02:25:26 DEBUG : file1: reading active writers 2024/12/22 02:25:26 DEBUG : file1: active writers 1 2024/12/22 02:25:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:27 DEBUG : : Looking for writers 2024/12/22 02:25:27 DEBUG : file1: reading active writers 2024/12/22 02:25:27 DEBUG : file1: active writers 1 2024/12/22 02:25:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:28 DEBUG : : Looking for writers 2024/12/22 02:25:28 DEBUG : file1: reading active writers 2024/12/22 02:25:28 DEBUG : file1: active writers 1 2024/12/22 02:25:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:29 DEBUG : : Looking for writers 2024/12/22 02:25:29 DEBUG : file1: reading active writers 2024/12/22 02:25:29 DEBUG : file1: active writers 1 2024/12/22 02:25:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:30 DEBUG : : Looking for writers 2024/12/22 02:25:30 DEBUG : file1: reading active writers 2024/12/22 02:25:30 DEBUG : file1: active writers 1 2024/12/22 02:25:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:31 DEBUG : : Looking for writers 2024/12/22 02:25:31 DEBUG : file1: reading active writers 2024/12/22 02:25:31 DEBUG : file1: active writers 1 2024/12/22 02:25:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:32 DEBUG : : Looking for writers 2024/12/22 02:25:32 DEBUG : file1: reading active writers 2024/12/22 02:25:32 DEBUG : file1: active writers 1 2024/12/22 02:25:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:33 DEBUG : : Looking for writers 2024/12/22 02:25:33 DEBUG : file1: reading active writers 2024/12/22 02:25:33 DEBUG : file1: active writers 1 2024/12/22 02:25:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:34 DEBUG : : Looking for writers 2024/12/22 02:25:34 DEBUG : file1: reading active writers 2024/12/22 02:25:34 DEBUG : file1: active writers 1 2024/12/22 02:25:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:35 DEBUG : : Looking for writers 2024/12/22 02:25:35 DEBUG : file1: reading active writers 2024/12/22 02:25:35 DEBUG : file1: active writers 1 2024/12/22 02:25:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:36 DEBUG : : Looking for writers 2024/12/22 02:25:36 DEBUG : file1: reading active writers 2024/12/22 02:25:36 DEBUG : file1: active writers 1 2024/12/22 02:25:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:37 DEBUG : : Looking for writers 2024/12/22 02:25:37 DEBUG : file1: reading active writers 2024/12/22 02:25:37 DEBUG : file1: active writers 1 2024/12/22 02:25:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/22 02:25:38 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000268e10 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000a26308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644363072} name:file1 opens:1 downloaders: o: fd:0xc0007fa500 info:{ModTime:{wall:13966221001049857395 ext:12337509473 loc:0x3b1a140} ATime:{wall:13966221001049857395 ext:12337509473 loc:0x3b1a140} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/12/22 02:25:38 DEBUG : >WaitForWriters: 2024/12/22 02:25:38 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:38 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:38 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:38 DEBUG : rename_me: newRWFileHandle: 2024/12/22 02:25:38 DEBUG : rename_me(0xc0003a1d80): openPending: 2024/12/22 02:25:38 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 02:25:38 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/22 02:25:38 DEBUG : rename_me(0xc0003a1d80): >openPending: err= 2024/12/22 02:25:38 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/22 02:25:38 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/22 02:25:38 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/22 02:25:38 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/22 02:25:38 DEBUG : rename_me(0xc0003a1d80): _writeAt: size=5, off=0 2024/12/22 02:25:38 DEBUG : rename_me(0xc0003a1d80): >_writeAt: n=5, err= 2024/12/22 02:25:38 DEBUG : rename_me(0xc0003a1d80): close: 2024/12/22 02:25:38 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-22 02:25:38.397053566 +0000 UTC m=+42.362491274 2024/12/22 02:25:38 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/22 02:25:38 DEBUG : rename_me(0xc0003a1d80): >close: err= 2024/12/22 02:25:38 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/22 02:25:38 DEBUG : i_was_renamed: Updating file with 0xc00067b8c0 2024/12/22 02:25:38 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/22 02:25:38 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/22 02:25:38 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:38 DEBUG : : Looking for writers 2024/12/22 02:25:38 DEBUG : i_was_renamed: reading active writers 2024/12/22 02:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 02:25:38 DEBUG : : Looking for writers 2024/12/22 02:25:38 DEBUG : i_was_renamed: reading active writers 2024/12/22 02:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 02:25:38 DEBUG : : Looking for writers 2024/12/22 02:25:38 DEBUG : i_was_renamed: reading active writers 2024/12/22 02:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 02:25:38 DEBUG : : Looking for writers 2024/12/22 02:25:38 DEBUG : i_was_renamed: reading active writers 2024/12/22 02:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 02:25:38 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/22 02:25:38 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:38 INFO : i_was_renamed: Copied (new) 2024/12/22 02:25:38 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-22 02:25:38 +0000 UTC" 2024/12/22 02:25:38 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/22 02:25:38 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/22 02:25:38 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/22 02:25:38 DEBUG : : Looking for writers 2024/12/22 02:25:38 DEBUG : i_was_renamed: reading active writers 2024/12/22 02:25:38 DEBUG : >WaitForWriters: 2024/12/22 02:25:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:38 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 02:25:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 02:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6mn9}/rclone-test-kuwuwud0huqi" 2024/12/22 02:25:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:38 DEBUG : : forgetting directory cache 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate(0xc000adc640): _readAt: size=512, off=0 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate(0xc000adc640): openPending: 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 01:26:38 +0000 UTC" against cached fingerprint "" 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 02:25:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate(0xc000adc640): >openPending: err= 2024/12/22 02:25:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate(0xc000adc640): >_readAt: n=20, err=EOF 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate(0xc000adc640): close: 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 01:26:38 +0000 GMT 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate(0xc000adc640): >close: err= 2024/12/22 02:25:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:39 DEBUG : : forgetting directory cache 2024/12/22 02:25:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000619980): _readAt: size=512, off=0 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000619980): openPending: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 01:27:38 +0000 UTC" against cached fingerprint "20,2024-12-22 01:26:38 +0000 UTC" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-22 01:27:38 +0000 UTC" != cached fingerprint "20,2024-12-22 01:26:38 +0000 UTC") 2024/12/22 02:25:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 02:25:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000619980): >openPending: err= 2024/12/22 02:25:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000619980): >_readAt: n=20, err=EOF 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000619980): close: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 01:27:38 +0000 GMT 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000619980): >close: err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:39 DEBUG : : forgetting directory cache 2024/12/22 02:25:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00077b800): _readAt: size=512, off=0 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00077b800): openPending: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 01:28:38 +0000 UTC" against cached fingerprint "20,2024-12-22 01:27:38 +0000 UTC" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-22 01:28:38 +0000 UTC" != cached fingerprint "20,2024-12-22 01:27:38 +0000 UTC") 2024/12/22 02:25:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 02:25:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00077b800): >openPending: err= 2024/12/22 02:25:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00077b800): >_readAt: n=20, err=EOF 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00077b800): close: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 01:28:38 +0000 GMT 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00077b800): >close: err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:39 DEBUG : : forgetting directory cache 2024/12/22 02:25:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000676640): _readAt: size=512, off=0 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000676640): openPending: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 01:29:38 +0000 UTC" against cached fingerprint "20,2024-12-22 01:28:38 +0000 UTC" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-22 01:29:38 +0000 UTC" != cached fingerprint "20,2024-12-22 01:28:38 +0000 UTC") 2024/12/22 02:25:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 02:25:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000676640): >openPending: err= 2024/12/22 02:25:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000676640): >_readAt: n=20, err=EOF 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000676640): close: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 01:29:38 +0000 GMT 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc000676640): >close: err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:39 DEBUG : : forgetting directory cache 2024/12/22 02:25:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00074f340): _readAt: size=512, off=0 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00074f340): openPending: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 01:30:38 +0000 UTC" against cached fingerprint "20,2024-12-22 01:29:38 +0000 UTC" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-22 01:30:38 +0000 UTC" != cached fingerprint "20,2024-12-22 01:29:38 +0000 UTC") 2024/12/22 02:25:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 02:25:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00074f340): >openPending: err= 2024/12/22 02:25:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00074f340): >_readAt: n=20, err=EOF 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00074f340): close: 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 01:30:38 +0000 GMT 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate(0xc00074f340): >close: err= 2024/12/22 02:25:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:40 DEBUG : : forgetting directory cache 2024/12/22 02:25:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000422c80): _readAt: size=512, off=0 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000422c80): openPending: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 01:31:38 +0000 UTC" against cached fingerprint "20,2024-12-22 01:30:38 +0000 UTC" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-22 01:31:38 +0000 UTC" != cached fingerprint "20,2024-12-22 01:30:38 +0000 UTC") 2024/12/22 02:25:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 02:25:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000422c80): >openPending: err= 2024/12/22 02:25:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000422c80): >_readAt: n=20, err=EOF 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000422c80): close: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 01:31:38 +0000 GMT 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000422c80): >close: err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:40 DEBUG : : forgetting directory cache 2024/12/22 02:25:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000816b80): _readAt: size=512, off=0 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000816b80): openPending: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-22 01:32:38 +0000 UTC" against cached fingerprint "20,2024-12-22 01:31:38 +0000 UTC" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-22 01:32:38 +0000 UTC" != cached fingerprint "20,2024-12-22 01:31:38 +0000 UTC") 2024/12/22 02:25:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/22 02:25:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000816b80): >openPending: err= 2024/12/22 02:25:40 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000816b80): >_readAt: n=21, err=EOF 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000816b80): close: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 01:32:38 +0000 GMT 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000816b80): >close: err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:40 DEBUG : : forgetting directory cache 2024/12/22 02:25:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000a875c0): _readAt: size=512, off=0 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000a875c0): openPending: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-22 01:33:38 +0000 UTC" against cached fingerprint "21,2024-12-22 01:32:38 +0000 UTC" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-22 01:33:38 +0000 UTC" != cached fingerprint "21,2024-12-22 01:32:38 +0000 UTC") 2024/12/22 02:25:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/22 02:25:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000a875c0): >openPending: err= 2024/12/22 02:25:40 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000a875c0): >_readAt: n=22, err=EOF 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000a875c0): close: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 01:33:38 +0000 GMT 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000a875c0): >close: err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:40 DEBUG : : forgetting directory cache 2024/12/22 02:25:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000ab2900): _readAt: size=512, off=0 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000ab2900): openPending: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-22 01:34:38 +0000 UTC" against cached fingerprint "22,2024-12-22 01:33:38 +0000 UTC" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-22 01:34:38 +0000 UTC" != cached fingerprint "22,2024-12-22 01:33:38 +0000 UTC") 2024/12/22 02:25:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/22 02:25:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000ab2900): >openPending: err= 2024/12/22 02:25:40 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000ab2900): >_readAt: n=23, err=EOF 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000ab2900): close: 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 01:34:38 +0000 GMT 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate(0xc000ab2900): >close: err= 2024/12/22 02:25:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:41 DEBUG : : forgetting directory cache 2024/12/22 02:25:41 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate(0xc0008f53c0): _readAt: size=512, off=0 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate(0xc0008f53c0): openPending: 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-22 01:35:38 +0000 UTC" against cached fingerprint "23,2024-12-22 01:34:38 +0000 UTC" 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-22 01:35:38 +0000 UTC" != cached fingerprint "23,2024-12-22 01:34:38 +0000 UTC") 2024/12/22 02:25:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/22 02:25:41 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate(0xc0008f53c0): >openPending: err= 2024/12/22 02:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate(0xc0008f53c0): >_readAt: n=24, err=EOF 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate(0xc0008f53c0): close: 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 01:35:38 +0000 GMT 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate(0xc0008f53c0): >close: err= 2024/12/22 02:25:41 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:41 DEBUG : : Looking for writers 2024/12/22 02:25:41 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/22 02:25:41 DEBUG : >WaitForWriters: 2024/12/22 02:25:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:41 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:41 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:41 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:41 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:41 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : : forgetting directory cache 2024/12/22 02:25:41 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/22 02:25:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/22 02:25:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/22 02:25:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/22 02:25:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/22 02:25:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/22 02:25:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/22 02:25:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/22 02:25:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/22 02:25:41 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/22 02:25:41 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/22 02:25:41 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/22 02:25:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:41 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:41 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/22 02:25:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/22 02:25:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/22 02:25:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/22 02:25:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:41 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:41 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:41 DEBUG : : Looking for writers 2024/12/22 02:25:41 DEBUG : FiLeA: reading active writers 2024/12/22 02:25:41 DEBUG : FiLeB: reading active writers 2024/12/22 02:25:41 DEBUG : FilEb: reading active writers 2024/12/22 02:25:41 DEBUG : >WaitForWriters: 2024/12/22 02:25:41 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:41 DEBUG : : Looking for writers 2024/12/22 02:25:41 DEBUG : FiLeA: reading active writers 2024/12/22 02:25:41 DEBUG : FiLeB: reading active writers 2024/12/22 02:25:41 DEBUG : FilEb: reading active writers 2024/12/22 02:25:41 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:41 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:41 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/22 02:25:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/22 02:25:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 02:25:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:41 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:41 DEBUG : : Looking for writers 2024/12/22 02:25:41 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/22 02:25:41 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/22 02:25:41 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:41 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:41 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': Re-using VFS from active cache 2024/12/22 02:25:41 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:41 DEBUG : : Looking for writers 2024/12/22 02:25:41 DEBUG : >WaitForWriters: 2024/12/22 02:25:41 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:41 DEBUG : : Looking for writers 2024/12/22 02:25:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:41 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:41 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:41 DEBUG : : Looking for writers 2024/12/22 02:25:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:41 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:41 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:41 DEBUG : : Looking for writers 2024/12/22 02:25:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:41 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:41 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:41 DEBUG : dir: Looking for writers 2024/12/22 02:25:41 DEBUG : file2: reading active writers 2024/12/22 02:25:41 DEBUG : : Looking for writers 2024/12/22 02:25:41 DEBUG : file1: reading active writers 2024/12/22 02:25:41 DEBUG : dir: reading active writers 2024/12/22 02:25:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:41 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:42 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:42 DEBUG : dir: Looking for writers 2024/12/22 02:25:42 DEBUG : : Looking for writers 2024/12/22 02:25:42 DEBUG : file1: reading active writers 2024/12/22 02:25:42 DEBUG : dir: reading active writers 2024/12/22 02:25:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:42 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:42 DEBUG : file1: Open: flags=O_RDONLY 2024/12/22 02:25:42 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/22 02:25:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/22 02:25:42 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:42 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/22 02:25:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 02:25:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/22 02:25:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/22 02:25:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/22 02:25:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/22 02:25:42 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (0 bytes), uploading instead of streaming 2024/12/22 02:25:42 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:42 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/12/22 02:25:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/22 02:25:42 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:42 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/22 02:25:42 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:42 DEBUG : dir: Looking for writers 2024/12/22 02:25:42 DEBUG : file2: reading active writers 2024/12/22 02:25:42 DEBUG : new_file.txt: reading active writers 2024/12/22 02:25:42 DEBUG : : Looking for writers 2024/12/22 02:25:42 DEBUG : file1: reading active writers 2024/12/22 02:25:42 DEBUG : dir: reading active writers 2024/12/22 02:25:42 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:42 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:42 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/22 02:25:42 DEBUG : dir/file1: Updating file with dir/file1 0xc00071c9c0 2024/12/22 02:25:42 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/22 02:25:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:42 INFO : dir/file1: Moved (server-side) to: file0 2024/12/22 02:25:42 DEBUG : file0: Updating file with file0 0xc00071c9c0 2024/12/22 02:25:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 02:25:42 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/22 02:25:42 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:42 DEBUG : dir: Looking for writers 2024/12/22 02:25:42 DEBUG : : Looking for writers 2024/12/22 02:25:42 DEBUG : dir: reading active writers 2024/12/22 02:25:42 DEBUG : file0: reading active writers 2024/12/22 02:25:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:42 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:42 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:42 DEBUG : : Looking for writers 2024/12/22 02:25:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:42 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:42 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/22 02:25:42 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/22 02:25:42 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/22 02:25:42 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/22 02:25:42 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/22 02:25:42 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:42 DEBUG : : Looking for writers 2024/12/22 02:25:42 DEBUG : a: Looking for writers 2024/12/22 02:25:42 DEBUG : b: Looking for writers 2024/12/22 02:25:42 DEBUG : c: Looking for writers 2024/12/22 02:25:42 DEBUG : d: Looking for writers 2024/12/22 02:25:42 DEBUG : : Looking for writers 2024/12/22 02:25:42 DEBUG : d: reading active writers 2024/12/22 02:25:42 DEBUG : /: reading active writers 2024/12/22 02:25:42 DEBUG : a: reading active writers 2024/12/22 02:25:42 DEBUG : b: reading active writers 2024/12/22 02:25:42 DEBUG : c: reading active writers 2024/12/22 02:25:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:43 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/22 02:25:43 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/22 02:25:43 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/22 02:25:43 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/22 02:25:43 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:43 DEBUG : a/b/c/d: Looking for writers 2024/12/22 02:25:43 DEBUG : a/b/c: Looking for writers 2024/12/22 02:25:43 DEBUG : d: reading active writers 2024/12/22 02:25:43 DEBUG : a/b: Looking for writers 2024/12/22 02:25:43 DEBUG : c: reading active writers 2024/12/22 02:25:43 DEBUG : a: Looking for writers 2024/12/22 02:25:43 DEBUG : b: reading active writers 2024/12/22 02:25:43 DEBUG : : Looking for writers 2024/12/22 02:25:43 DEBUG : a: reading active writers 2024/12/22 02:25:43 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-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:43 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 02:25:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/22 02:25:43 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/22 02:25:43 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/22 02:25:43 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (5 bytes), uploading instead of streaming 2024/12/22 02:25:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:43 DEBUG : file1: Size of src and dst objects identical 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 02:25:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 02:25:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 02:25:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 02:25:43 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/22 02:25:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/22 02:25:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 02:25:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (0 bytes), uploading instead of streaming 2024/12/22 02:25:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:43 DEBUG : file1: Size of src and dst objects identical 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/22 02:25:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 02:25:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (7 bytes), uploading instead of streaming 2024/12/22 02:25:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:43 DEBUG : file1: Size of src and dst objects identical 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:43 DEBUG : : Looking for writers 2024/12/22 02:25:43 DEBUG : file1: reading active writers 2024/12/22 02:25:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:43 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 02:25:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 02:25:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:43 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/22 02:25:44 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/22 02:25:44 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/22 02:25:44 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/22 02:25:44 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (11 bytes), uploading instead of streaming 2024/12/22 02:25:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:44 DEBUG : file1: Size of src and dst objects identical 2024/12/22 02:25:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:44 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/22 02:25:44 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:44 DEBUG : : Looking for writers 2024/12/22 02:25:44 DEBUG : file1: reading active writers 2024/12/22 02:25:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:44 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:44 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 02:25:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 02:25:44 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/22 02:25:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:44 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (5 bytes), uploading instead of streaming 2024/12/22 02:25:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:44 DEBUG : file1: Size of src and dst objects identical 2024/12/22 02:25:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:44 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/22 02:25:44 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:44 DEBUG : : Looking for writers 2024/12/22 02:25:44 DEBUG : file1: reading active writers 2024/12/22 02:25:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:44 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:44 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 02:25:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 02:25:44 DEBUG : file1: WriteFileHandle.Release closing 2024/12/22 02:25:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:44 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (0 bytes), uploading instead of streaming 2024/12/22 02:25:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:25:44 DEBUG : file1: Size of src and dst objects identical 2024/12/22 02:25:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/22 02:25:44 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:44 DEBUG : : Looking for writers 2024/12/22 02:25:44 DEBUG : file1: reading active writers 2024/12/22 02:25:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:25:44 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:25:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:25:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:25:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:25:44 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 02:25:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/12/22 02:25:44 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:25:44 DEBUG : : Looking for writers 2024/12/22 02:25:44 DEBUG : file1: reading active writers 2024/12/22 02:25:44 DEBUG : file1: active writers 1 2024/12/22 02:25:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/12/22 02:25:44 DEBUG : : Looking for writers 2024/12/22 02:25:44 DEBUG : file1: reading active writers 2024/12/22 02:25:44 DEBUG : file1: active writers 1 2024/12/22 02:25:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/12/22 02:25:44 DEBUG : : Looking for writers 2024/12/22 02:25:44 DEBUG : file1: reading active writers 2024/12/22 02:25:44 DEBUG : file1: active writers 1 2024/12/22 02:25:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/12/22 02:25:44 DEBUG : : Looking for writers 2024/12/22 02:25:44 DEBUG : file1: reading active writers 2024/12/22 02:25:44 DEBUG : file1: active writers 1 2024/12/22 02:25:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/12/22 02:25:44 DEBUG : : Looking for writers 2024/12/22 02:25:44 DEBUG : file1: reading active writers 2024/12/22 02:25:44 DEBUG : file1: active writers 1 2024/12/22 02:25:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/12/22 02:25:45 DEBUG : : Looking for writers 2024/12/22 02:25:45 DEBUG : file1: reading active writers 2024/12/22 02:25:45 DEBUG : file1: active writers 1 2024/12/22 02:25:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/12/22 02:25:45 DEBUG : : Looking for writers 2024/12/22 02:25:45 DEBUG : file1: reading active writers 2024/12/22 02:25:45 DEBUG : file1: active writers 1 2024/12/22 02:25:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/12/22 02:25:46 DEBUG : : Looking for writers 2024/12/22 02:25:46 DEBUG : file1: reading active writers 2024/12/22 02:25:46 DEBUG : file1: active writers 1 2024/12/22 02:25:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:47 DEBUG : : Looking for writers 2024/12/22 02:25:47 DEBUG : file1: reading active writers 2024/12/22 02:25:47 DEBUG : file1: active writers 1 2024/12/22 02:25:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:48 DEBUG : : Looking for writers 2024/12/22 02:25:48 DEBUG : file1: reading active writers 2024/12/22 02:25:48 DEBUG : file1: active writers 1 2024/12/22 02:25:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:49 DEBUG : : Looking for writers 2024/12/22 02:25:49 DEBUG : file1: reading active writers 2024/12/22 02:25:49 DEBUG : file1: active writers 1 2024/12/22 02:25:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:50 DEBUG : : Looking for writers 2024/12/22 02:25:50 DEBUG : file1: reading active writers 2024/12/22 02:25:50 DEBUG : file1: active writers 1 2024/12/22 02:25:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:51 DEBUG : : Looking for writers 2024/12/22 02:25:51 DEBUG : file1: reading active writers 2024/12/22 02:25:51 DEBUG : file1: active writers 1 2024/12/22 02:25:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:52 DEBUG : : Looking for writers 2024/12/22 02:25:52 DEBUG : file1: reading active writers 2024/12/22 02:25:52 DEBUG : file1: active writers 1 2024/12/22 02:25:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:53 DEBUG : : Looking for writers 2024/12/22 02:25:53 DEBUG : file1: reading active writers 2024/12/22 02:25:53 DEBUG : file1: active writers 1 2024/12/22 02:25:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:54 DEBUG : : Looking for writers 2024/12/22 02:25:54 DEBUG : file1: reading active writers 2024/12/22 02:25:54 DEBUG : file1: active writers 1 2024/12/22 02:25:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:55 DEBUG : : Looking for writers 2024/12/22 02:25:55 DEBUG : file1: reading active writers 2024/12/22 02:25:55 DEBUG : file1: active writers 1 2024/12/22 02:25:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:56 DEBUG : : Looking for writers 2024/12/22 02:25:56 DEBUG : file1: reading active writers 2024/12/22 02:25:56 DEBUG : file1: active writers 1 2024/12/22 02:25:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:57 DEBUG : : Looking for writers 2024/12/22 02:25:57 DEBUG : file1: reading active writers 2024/12/22 02:25:57 DEBUG : file1: active writers 1 2024/12/22 02:25:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:58 DEBUG : : Looking for writers 2024/12/22 02:25:58 DEBUG : file1: reading active writers 2024/12/22 02:25:58 DEBUG : file1: active writers 1 2024/12/22 02:25:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:25:59 DEBUG : : Looking for writers 2024/12/22 02:25:59 DEBUG : file1: reading active writers 2024/12/22 02:25:59 DEBUG : file1: active writers 1 2024/12/22 02:25:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:00 DEBUG : : Looking for writers 2024/12/22 02:26:00 DEBUG : file1: reading active writers 2024/12/22 02:26:00 DEBUG : file1: active writers 1 2024/12/22 02:26:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:01 DEBUG : : Looking for writers 2024/12/22 02:26:01 DEBUG : file1: reading active writers 2024/12/22 02:26:01 DEBUG : file1: active writers 1 2024/12/22 02:26:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:02 DEBUG : : Looking for writers 2024/12/22 02:26:02 DEBUG : file1: reading active writers 2024/12/22 02:26:02 DEBUG : file1: active writers 1 2024/12/22 02:26:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:03 DEBUG : : Looking for writers 2024/12/22 02:26:03 DEBUG : file1: reading active writers 2024/12/22 02:26:03 DEBUG : file1: active writers 1 2024/12/22 02:26:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:04 DEBUG : : Looking for writers 2024/12/22 02:26:04 DEBUG : file1: reading active writers 2024/12/22 02:26:04 DEBUG : file1: active writers 1 2024/12/22 02:26:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:05 DEBUG : : Looking for writers 2024/12/22 02:26:05 DEBUG : file1: reading active writers 2024/12/22 02:26:05 DEBUG : file1: active writers 1 2024/12/22 02:26:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:06 DEBUG : : Looking for writers 2024/12/22 02:26:06 DEBUG : file1: reading active writers 2024/12/22 02:26:06 DEBUG : file1: active writers 1 2024/12/22 02:26:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:07 DEBUG : : Looking for writers 2024/12/22 02:26:07 DEBUG : file1: reading active writers 2024/12/22 02:26:07 DEBUG : file1: active writers 1 2024/12/22 02:26:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:08 DEBUG : : Looking for writers 2024/12/22 02:26:08 DEBUG : file1: reading active writers 2024/12/22 02:26:08 DEBUG : file1: active writers 1 2024/12/22 02:26:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:09 DEBUG : : Looking for writers 2024/12/22 02:26:09 DEBUG : file1: reading active writers 2024/12/22 02:26:09 DEBUG : file1: active writers 1 2024/12/22 02:26:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:10 DEBUG : : Looking for writers 2024/12/22 02:26:10 DEBUG : file1: reading active writers 2024/12/22 02:26:10 DEBUG : file1: active writers 1 2024/12/22 02:26:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:11 DEBUG : : Looking for writers 2024/12/22 02:26:11 DEBUG : file1: reading active writers 2024/12/22 02:26:11 DEBUG : file1: active writers 1 2024/12/22 02:26:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:12 DEBUG : : Looking for writers 2024/12/22 02:26:12 DEBUG : file1: reading active writers 2024/12/22 02:26:12 DEBUG : file1: active writers 1 2024/12/22 02:26:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:13 DEBUG : : Looking for writers 2024/12/22 02:26:13 DEBUG : file1: reading active writers 2024/12/22 02:26:13 DEBUG : file1: active writers 1 2024/12/22 02:26:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:14 DEBUG : : Looking for writers 2024/12/22 02:26:14 DEBUG : file1: reading active writers 2024/12/22 02:26:14 DEBUG : file1: active writers 1 2024/12/22 02:26:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/22 02:26:14 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/12/22 02:26:14 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:26:14 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:26:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:26:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:26:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:26:14 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 02:26:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 02:26:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:26:14 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (0 bytes), uploading instead of streaming 2024/12/22 02:26:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:26:14 DEBUG : file1: Size of src and dst objects identical 2024/12/22 02:26:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:26:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:26:14 DEBUG : file1: Open: flags=O_RDONLY 2024/12/22 02:26:14 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/22 02:26:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/22 02:26:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:26:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/22 02:26:14 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:26:14 DEBUG : : Looking for writers 2024/12/22 02:26:14 DEBUG : file1: reading active writers 2024/12/22 02:26:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-kuwuwud0huqi'", Local "Local file system at /tmp/rclone1673052820", Modify Window "1s" 2024/12/22 02:26:14 INFO : webdav root 'rclone-test-kuwuwud0huqi': poll-interval is not supported by this remote 2024/12/22 02:26:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 02:26:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 02:26:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:26:14 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 02:26:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 02:26:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:26:14 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': File to upload is small (100 bytes), uploading instead of streaming 2024/12/22 02:26:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/22 02:26:14 DEBUG : file1: Size of src and dst objects identical 2024/12/22 02:26:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 02:26:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 02:26:14 DEBUG : file1: Open: flags=O_RDONLY 2024/12/22 02:26:14 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/22 02:26:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/22 02:26:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 02:26:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/22 02:26:14 DEBUG : WaitForWriters: timeout=30s 2024/12/22 02:26:14 DEBUG : : Looking for writers 2024/12/22 02:26:14 DEBUG : file1: reading active writers 2024/12/22 02:26:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/22 02:26:15 DEBUG : webdav root 'rclone-test-kuwuwud0huqi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m18.997934198s (try 1/5)