"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/12/12 04:04:28 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-mexebem1muwo" 2024/12/12 04:04:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:04:28 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/12/12 04:04:28 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/12/12 04:04:28 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/12/12 04:04:28 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/12/12 04:04:28 DEBUG : Setting pass="dKZ5TL9-VBRUxRoPb7YSyAN9OAK30rxTslpnDKp9vTIJ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/12/12 04:04:28 DEBUG : TestWebdavRclone: detected overridden config - adding "{8KU-h}" suffix to name 2024/12/12 04:04:28 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/12/12 04:04:28 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/12/12 04:04:28 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/12/12 04:04:28 DEBUG : Setting pass="dKZ5TL9-VBRUxRoPb7YSyAN9OAK30rxTslpnDKp9vTIJ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/12/12 04:04:28 DEBUG : found headers: 2024/12/12 04:04:28 DEBUG : Creating backend with remote "/tmp/rclone1550961468" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:28 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:28 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:28 DEBUG : dir: Looking for writers 2024/12/12 04:04:28 DEBUG : : Looking for writers 2024/12/12 04:04:28 DEBUG : dir: reading active writers 2024/12/12 04:04:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:28 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:28 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:28 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:28 DEBUG : dir/subdir: Looking for writers 2024/12/12 04:04:28 DEBUG : dir: Looking for writers 2024/12/12 04:04:28 DEBUG : file1: reading active writers 2024/12/12 04:04:28 DEBUG : file2: reading active writers 2024/12/12 04:04:28 DEBUG : subdir: reading active writers 2024/12/12 04:04:28 DEBUG : : Looking for writers 2024/12/12 04:04:28 DEBUG : dir: reading active writers 2024/12/12 04:04:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:28 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:28 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:28 DEBUG : dir: Looking for writers 2024/12/12 04:04:28 DEBUG : file1: reading active writers 2024/12/12 04:04:28 DEBUG : : Looking for writers 2024/12/12 04:04:28 DEBUG : dir: reading active writers 2024/12/12 04:04:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:28 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:28 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:28 DEBUG : dir: Looking for writers 2024/12/12 04:04:28 DEBUG : : Looking for writers 2024/12/12 04:04:28 DEBUG : dir: reading active writers 2024/12/12 04:04:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:28 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:28 DEBUG : dir: forgetting directory cache 2024/12/12 04:04:28 DEBUG : : forgetting directory cache 2024/12/12 04:04:28 DEBUG : dir: forgetting directory cache 2024/12/12 04:04:28 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:28 DEBUG : : Looking for writers 2024/12/12 04:04:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:29 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:29 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/12 04:04:29 DEBUG : dir: invalidating directory cache 2024/12/12 04:04:29 DEBUG : : >ForgetPath: 2024/12/12 04:04:29 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/12 04:04:29 DEBUG : : invalidating directory cache 2024/12/12 04:04:29 DEBUG : dir: forgetting directory cache 2024/12/12 04:04:29 DEBUG : : >ForgetPath: 2024/12/12 04:04:29 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/12 04:04:29 DEBUG : : >ForgetPath: 2024/12/12 04:04:29 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:29 DEBUG : dir: Looking for writers 2024/12/12 04:04:29 DEBUG : : Looking for writers 2024/12/12 04:04:29 DEBUG : dir: reading active writers 2024/12/12 04:04:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:29 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:29 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:29 DEBUG : : forgetting directory cache 2024/12/12 04:04:29 DEBUG : dir: forgetting directory cache 2024/12/12 04:04:29 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:29 DEBUG : dir: Looking for writers 2024/12/12 04:04:29 DEBUG : fil/a/b: Looking for writers 2024/12/12 04:04:29 DEBUG : fil/a: Looking for writers 2024/12/12 04:04:29 DEBUG : b: reading active writers 2024/12/12 04:04:29 DEBUG : fil: Looking for writers 2024/12/12 04:04:29 DEBUG : a: reading active writers 2024/12/12 04:04:29 DEBUG : : Looking for writers 2024/12/12 04:04:29 DEBUG : dir: reading active writers 2024/12/12 04:04:29 DEBUG : fil: reading active writers 2024/12/12 04:04:29 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:29 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:29 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:29 DEBUG : dir: Looking for writers 2024/12/12 04:04:29 DEBUG : : Looking for writers 2024/12/12 04:04:29 DEBUG : dir: reading active writers 2024/12/12 04:04:29 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:29 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:29 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:29 DEBUG : dir: Looking for writers 2024/12/12 04:04:29 DEBUG : file1: reading active writers 2024/12/12 04:04:29 DEBUG : : Looking for writers 2024/12/12 04:04:29 DEBUG : dir: reading active writers 2024/12/12 04:04:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:29 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:29 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/12/12 04:04:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/12 04:04:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/12 04:04:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/12 04:04:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/12 04:04:30 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:30 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:30 DEBUG : dir: invalidating directory cache 2024/12/12 04:04:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/12 04:04:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/12 04:04:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/12 04:04:30 DEBUG : dir/file1: Reset virtual modtime 2024/12/12 04:04:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/12 04:04:30 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/12 04:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/12 04:04:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/12 04:04:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:30 DEBUG : dir: invalidating directory cache 2024/12/12 04:04:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/12 04:04:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/12 04:04:30 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/12 04:04:30 DEBUG : : forgetting directory cache 2024/12/12 04:04:30 DEBUG : dir: forgetting directory cache 2024/12/12 04:04:30 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/12 04:04:30 DEBUG : dir/file1: Reset virtual modtime 2024/12/12 04:04:30 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/12 04:04:30 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:30 DEBUG : dir/virtualDir: Looking for writers 2024/12/12 04:04:30 DEBUG : dir: Looking for writers 2024/12/12 04:04:30 DEBUG : virtualFile: reading active writers 2024/12/12 04:04:30 DEBUG : virtualDir: reading active writers 2024/12/12 04:04:30 DEBUG : file1: reading active writers 2024/12/12 04:04:30 DEBUG : virtualFile2: reading active writers 2024/12/12 04:04:30 DEBUG : : Looking for writers 2024/12/12 04:04:30 DEBUG : dir: reading active writers 2024/12/12 04:04:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:30 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:30 ERROR : dir/: Can only open directories read only 2024/12/12 04:04:30 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:30 DEBUG : dir: Looking for writers 2024/12/12 04:04:30 DEBUG : : Looking for writers 2024/12/12 04:04:30 DEBUG : dir: reading active writers 2024/12/12 04:04:30 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:30 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/12 04:04:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/12 04:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/12 04:04:30 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (5 bytes), uploading instead of streaming 2024/12/12 04:04:30 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:30 NOTICE: webdav root 'rclone-test-mexebem1muwo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/12 04:04:30 DEBUG : dir/potato: Size of src and dst objects identical 2024/12/12 04:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/12 04:04:30 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:30 DEBUG : dir: Looking for writers 2024/12/12 04:04:30 DEBUG : file1: reading active writers 2024/12/12 04:04:30 DEBUG : potato: reading active writers 2024/12/12 04:04:30 DEBUG : : Looking for writers 2024/12/12 04:04:30 DEBUG : dir: reading active writers 2024/12/12 04:04:30 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:30 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/12 04:04:30 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:30 DEBUG : dir/sub: Looking for writers 2024/12/12 04:04:30 DEBUG : dir: Looking for writers 2024/12/12 04:04:30 DEBUG : file1: reading active writers 2024/12/12 04:04:30 DEBUG : sub: reading active writers 2024/12/12 04:04:30 DEBUG : : Looking for writers 2024/12/12 04:04:30 DEBUG : dir: reading active writers 2024/12/12 04:04:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:30 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/12 04:04:31 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/12 04:04:31 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:31 DEBUG : dir/sub/subsub: Looking for writers 2024/12/12 04:04:31 DEBUG : dir/sub: Looking for writers 2024/12/12 04:04:31 DEBUG : subsub: reading active writers 2024/12/12 04:04:31 DEBUG : dir: Looking for writers 2024/12/12 04:04:31 DEBUG : file1: reading active writers 2024/12/12 04:04:31 DEBUG : sub: reading active writers 2024/12/12 04:04:31 DEBUG : : Looking for writers 2024/12/12 04:04:31 DEBUG : dir: reading active writers 2024/12/12 04:04:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:31 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:31 ERROR : dir/: Dir.Remove not empty 2024/12/12 04:04:31 DEBUG : dir/file1: Remove: 2024/12/12 04:04:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:31 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:04:31 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/12 04:04:31 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:31 DEBUG : : Looking for writers 2024/12/12 04:04:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:31 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:31 DEBUG : dir/file1: Remove: 2024/12/12 04:04:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:31 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:04:31 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/12 04:04:31 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:31 DEBUG : : Looking for writers 2024/12/12 04:04:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:31 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:31 DEBUG : dir/file1: Remove: 2024/12/12 04:04:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:31 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:04:31 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:31 DEBUG : dir: Looking for writers 2024/12/12 04:04:31 DEBUG : : Looking for writers 2024/12/12 04:04:31 DEBUG : dir: reading active writers 2024/12/12 04:04:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:31 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:31 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/12 04:04:31 DEBUG : dir: Updating dir with dir2 0xc00012a5b0 2024/12/12 04:04:31 DEBUG : dir: forgetting directory cache 2024/12/12 04:04:31 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/12 04:04:31 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/12 04:04:32 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/12 04:04:32 DEBUG : file2: Updating file with file2 0xc0007ce180 2024/12/12 04:04:32 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:32 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:04:32 INFO : dir2/file3: Deleted 2024/12/12 04:04:32 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/12 04:04:32 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007ce180 2024/12/12 04:04:32 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/12 04:04:32 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/12 04:04:32 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/12 04:04:32 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0005432b0 2024/12/12 04:04:32 DEBUG : empty directory: forgetting directory cache 2024/12/12 04:04:32 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/12 04:04:32 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/12 04:04:32 DEBUG : dir2: Renaming to "dir3" 2024/12/12 04:04:32 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:32 DEBUG : dir3: Looking for writers 2024/12/12 04:04:32 DEBUG : file3: reading active writers 2024/12/12 04:04:32 DEBUG : renamed empty directory: Looking for writers 2024/12/12 04:04:32 DEBUG : : Looking for writers 2024/12/12 04:04:32 DEBUG : renamed empty directory: reading active writers 2024/12/12 04:04:32 DEBUG : dir3: reading active writers 2024/12/12 04:04:32 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-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:32 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:32 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:32 DEBUG : dir: Looking for writers 2024/12/12 04:04:32 DEBUG : file1: reading active writers 2024/12/12 04:04:32 DEBUG : : Looking for writers 2024/12/12 04:04:32 DEBUG : dir: reading active writers 2024/12/12 04:04:32 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:32 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:32 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:32 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/12/12 04:04:32 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:32 DEBUG : dir: Looking for writers 2024/12/12 04:04:32 DEBUG : file1: reading active writers 2024/12/12 04:04:32 DEBUG : : Looking for writers 2024/12/12 04:04:32 DEBUG : dir: reading active writers 2024/12/12 04:04:32 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.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:32 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:04:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:32 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:32 DEBUG : dir: Looking for writers 2024/12/12 04:04:32 DEBUG : file1: reading active writers 2024/12/12 04:04:32 DEBUG : : Looking for writers 2024/12/12 04:04:32 DEBUG : dir: reading active writers 2024/12/12 04:04:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/12/12 04:04:32 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/12 04:04:32 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/12 04:04:32 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:32 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/12 04:04:32 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:32 DEBUG : : Looking for writers 2024/12/12 04:04:32 DEBUG : file.txt: reading active writers 2024/12/12 04:04:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:32 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:32 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (25 bytes), uploading instead of streaming 2024/12/12 04:04:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:32 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/12 04:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:32 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:32 DEBUG : dir: Looking for writers 2024/12/12 04:04:32 DEBUG : file1: reading active writers 2024/12/12 04:04:32 DEBUG : : Looking for writers 2024/12/12 04:04:32 DEBUG : dir: reading active writers 2024/12/12 04:04:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:33 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:33 DEBUG : dir/file1: Remove: 2024/12/12 04:04:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:33 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:04:33 DEBUG : dir/file1: Remove: 2024/12/12 04:04:33 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/12 04:04:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:33 DEBUG : dir: Looking for writers 2024/12/12 04:04:33 DEBUG : : Looking for writers 2024/12/12 04:04:33 DEBUG : dir: reading active writers 2024/12/12 04:04:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:33 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:33 DEBUG : dir/file1: Remove: 2024/12/12 04:04:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:33 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:04:33 DEBUG : dir/file1: Remove: 2024/12/12 04:04:33 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/12 04:04:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:33 DEBUG : dir: Looking for writers 2024/12/12 04:04:33 DEBUG : : Looking for writers 2024/12/12 04:04:33 DEBUG : dir: reading active writers 2024/12/12 04:04:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:33 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:04:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/12 04:04:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:04:33 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/12 04:04:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:04:33 DEBUG : dir/file1: Open: flags=0x3 2024/12/12 04:04:33 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/12 04:04:33 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/12 04:04:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:33 DEBUG : dir: Looking for writers 2024/12/12 04:04:33 DEBUG : file1: reading active writers 2024/12/12 04:04:33 DEBUG : : Looking for writers 2024/12/12 04:04:33 DEBUG : dir: reading active writers 2024/12/12 04:04:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:33 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:33 DEBUG : dir: Looking for writers 2024/12/12 04:04:33 DEBUG : file1: reading active writers 2024/12/12 04:04:33 DEBUG : : Looking for writers 2024/12/12 04:04:33 DEBUG : dir: reading active writers 2024/12/12 04:04:33 DEBUG : >WaitForWriters: 2024/12/12 04:04:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cefc0 2024/12/12 04:04:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:04:33 DEBUG : dir/file1: Updating file with dir/file1 0xc0007cefc0 2024/12/12 04:04:33 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:04:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:04:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:04:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:33 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007cefc0 2024/12/12 04:04:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:33 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (25 bytes), uploading instead of streaming 2024/12/12 04:04:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:33 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/12 04:04:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:33 DEBUG : newLeaf: Running delayed rename now 2024/12/12 04:04:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cefc0 2024/12/12 04:04:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:33 DEBUG : dir: Looking for writers 2024/12/12 04:04:33 DEBUG : : Looking for writers 2024/12/12 04:04:33 DEBUG : dir: reading active writers 2024/12/12 04:04:33 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:33 DEBUG : >WaitForWriters: 2024/12/12 04:04:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:33 DEBUG : dir: Looking for writers 2024/12/12 04:04:33 DEBUG : : Looking for writers 2024/12/12 04:04:33 DEBUG : dir: reading active writers 2024/12/12 04:04:33 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:33 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:33 DEBUG : dir: Looking for writers 2024/12/12 04:04:33 DEBUG : file1: reading active writers 2024/12/12 04:04:33 DEBUG : : Looking for writers 2024/12/12 04:04:33 DEBUG : dir: reading active writers 2024/12/12 04:04:33 DEBUG : >WaitForWriters: 2024/12/12 04:04:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00069c540 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:04:34 DEBUG : dir/file1: Updating file with dir/file1 0xc00069c540 2024/12/12 04:04:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:04:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc00069c540 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:34 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (25 bytes), uploading instead of streaming 2024/12/12 04:04:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:34 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/12 04:04:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:34 DEBUG : newLeaf: Running delayed rename now 2024/12/12 04:04:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00069c540 2024/12/12 04:04:34 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:34 DEBUG : >WaitForWriters: 2024/12/12 04:04:34 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:34 DEBUG : >WaitForWriters: 2024/12/12 04:04:34 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:34 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:04:34 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:34 DEBUG : dir/file1(0xc000688400): openPending: 2024/12/12 04:04:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/12 04:04:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:34 DEBUG : dir/file1(0xc000688400): >openPending: err= 2024/12/12 04:04:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:04:34 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:34 DEBUG : dir/file1(0xc000688400): _writeAt: size=14, off=0 2024/12/12 04:04:34 DEBUG : dir/file1(0xc000688400): >_writeAt: n=14, err= 2024/12/12 04:04:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:04:34 DEBUG : dir/file1(0xc000688400): close: 2024/12/12 04:04:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:04:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:04:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:34 DEBUG : dir/file1(0xc000688400): >close: err= 2024/12/12 04:04:34 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : file1: reading active writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : file1: reading active writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : file1: reading active writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : file1: reading active writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:34 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:04:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:34 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:04:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:04:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : file1: reading active writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : >WaitForWriters: 2024/12/12 04:04:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:34 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:34 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:34 DEBUG : dir/file1(0xc0006884c0): _readAt: size=512, off=0 2024/12/12 04:04:34 DEBUG : dir/file1(0xc0006884c0): openPending: 2024/12/12 04:04:34 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/12 04:04:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:34 DEBUG : dir/file1(0xc0006884c0): >openPending: err= 2024/12/12 04:04:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:04:34 DEBUG : dir/file1(0xc0006884c0): >_readAt: n=14, err=EOF 2024/12/12 04:04:34 DEBUG : dir/file1(0xc0006884c0): close: 2024/12/12 04:04:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/12 04:04:34 DEBUG : dir/file1(0xc0006884c0): >close: err= 2024/12/12 04:04:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:04:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000176900 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:04:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/12 04:04:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000176900 2024/12/12 04:04:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:04:34 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:34 DEBUG : dir/file1(0xc000617340): openPending: 2024/12/12 04:04:34 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/12 04:04:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:34 DEBUG : dir/file1(0xc000617340): >openPending: err= 2024/12/12 04:04:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:04:34 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:34 DEBUG : dir/file1(0xc000617340): _writeAt: size=25, off=0 2024/12/12 04:04:34 DEBUG : dir/file1(0xc000617340): >_writeAt: n=25, err= 2024/12/12 04:04:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:04:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000176900 2024/12/12 04:04:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:34 DEBUG : newLeaf(0xc000617340): close: 2024/12/12 04:04:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:04:34 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:04:34.63570727 +0000 UTC m=+6.511860000 2024/12/12 04:04:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:34 DEBUG : newLeaf(0xc000617340): >close: err= 2024/12/12 04:04:34 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:34 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:04:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:34 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:04:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:04:34 +0000 UTC" 2024/12/12 04:04:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:04:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:34 DEBUG : >WaitForWriters: 2024/12/12 04:04:34 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : >WaitForWriters: 2024/12/12 04:04:34 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:34 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:34 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:34 DEBUG : dir: Looking for writers 2024/12/12 04:04:34 DEBUG : file1: reading active writers 2024/12/12 04:04:34 DEBUG : : Looking for writers 2024/12/12 04:04:34 DEBUG : dir: reading active writers 2024/12/12 04:04:34 DEBUG : >WaitForWriters: 2024/12/12 04:04:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cef00 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:04:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0007cef00 2024/12/12 04:04:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:04:35 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0007c7000): openPending: 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0007c7000): >openPending: err= 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:04:35 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0007c7000): _writeAt: size=25, off=0 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0007c7000): >_writeAt: n=25, err= 2024/12/12 04:04:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:04:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cef00 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:35 DEBUG : newLeaf(0xc0007c7000): close: 2024/12/12 04:04:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:04:35 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:04:35.133750937 +0000 UTC m=+7.009903667 2024/12/12 04:04:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:35 DEBUG : newLeaf(0xc0007c7000): >close: err= 2024/12/12 04:04:35 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:35 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:04:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:35 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:04:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:04:35 +0000 UTC" 2024/12/12 04:04:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:04:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : >WaitForWriters: 2024/12/12 04:04:35 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : >WaitForWriters: 2024/12/12 04:04:35 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:35 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:04:35 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0006dc080): openPending: 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0006dc080): >openPending: err= 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:04:35 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0006dc080): _writeAt: size=14, off=0 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0006dc080): >_writeAt: n=14, err= 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0006dc080): close: 2024/12/12 04:04:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:04:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0006dc080): >close: err= 2024/12/12 04:04:35 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : file1: reading active writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : file1: reading active writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : file1: reading active writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : file1: reading active writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:04:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:35 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:04:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : file1: reading active writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : >WaitForWriters: 2024/12/12 04:04:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:35 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:35 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:35 DEBUG : dir/file1(0xc00075d280): _readAt: size=512, off=0 2024/12/12 04:04:35 DEBUG : dir/file1(0xc00075d280): openPending: 2024/12/12 04:04:35 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/12 04:04:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:35 DEBUG : dir/file1(0xc00075d280): >openPending: err= 2024/12/12 04:04:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:04:35 DEBUG : dir/file1(0xc00075d280): >_readAt: n=14, err=EOF 2024/12/12 04:04:35 DEBUG : dir/file1(0xc00075d280): close: 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/12 04:04:35 DEBUG : dir/file1(0xc00075d280): >close: err= 2024/12/12 04:04:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:04:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000177380 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:04:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/12 04:04:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000177380 2024/12/12 04:04:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:04:35 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0006f5e00): openPending: 2024/12/12 04:04:35 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/12 04:04:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0006f5e00): >openPending: err= 2024/12/12 04:04:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:04:35 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0006f5e00): _writeAt: size=25, off=0 2024/12/12 04:04:35 DEBUG : dir/file1(0xc0006f5e00): >_writeAt: n=25, err= 2024/12/12 04:04:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:04:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000177380 2024/12/12 04:04:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:35 DEBUG : newLeaf(0xc0006f5e00): close: 2024/12/12 04:04:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:04:35 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:04:35.776709494 +0000 UTC m=+7.652862214 2024/12/12 04:04:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:35 DEBUG : newLeaf(0xc0006f5e00): >close: err= 2024/12/12 04:04:35 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:35 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:04:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:35 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:04:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:04:35 +0000 UTC" 2024/12/12 04:04:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:04:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : >WaitForWriters: 2024/12/12 04:04:35 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:35 DEBUG : dir: Looking for writers 2024/12/12 04:04:35 DEBUG : : Looking for writers 2024/12/12 04:04:35 DEBUG : dir: reading active writers 2024/12/12 04:04:35 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:35 DEBUG : >WaitForWriters: 2024/12/12 04:04:35 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:36 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:36 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:36 DEBUG : dir: Looking for writers 2024/12/12 04:04:36 DEBUG : file1: reading active writers 2024/12/12 04:04:36 DEBUG : : Looking for writers 2024/12/12 04:04:36 DEBUG : dir: reading active writers 2024/12/12 04:04:36 DEBUG : >WaitForWriters: 2024/12/12 04:04:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:36 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:36 DEBUG : dir/file1(0xc00086f400): _readAt: size=512, off=0 2024/12/12 04:04:36 DEBUG : dir/file1(0xc00086f400): openPending: 2024/12/12 04:04:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/12 04:04:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:04:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:36 DEBUG : dir/file1(0xc00086f400): >openPending: err= 2024/12/12 04:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:36 DEBUG : dir/file1(0xc00086f400): >_readAt: n=14, err=EOF 2024/12/12 04:04:36 DEBUG : dir/file1(0xc00086f400): close: 2024/12/12 04:04:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/12 04:04:36 DEBUG : dir/file1(0xc00086f400): >close: err= 2024/12/12 04:04:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:04:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00069ccc0 2024/12/12 04:04:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:04:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/12 04:04:36 DEBUG : dir/file1: Updating file with dir/file1 0xc00069ccc0 2024/12/12 04:04:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:04:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:04:36 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:36 DEBUG : dir/file1(0xc000a15900): openPending: 2024/12/12 04:04:36 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/12 04:04:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:04:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:36 DEBUG : dir/file1(0xc000a15900): >openPending: err= 2024/12/12 04:04:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:04:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:36 DEBUG : dir/file1(0xc000a15900): _writeAt: size=25, off=0 2024/12/12 04:04:36 DEBUG : dir/file1(0xc000a15900): >_writeAt: n=25, err= 2024/12/12 04:04:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:04:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:04:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00069ccc0 2024/12/12 04:04:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:04:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:36 DEBUG : newLeaf(0xc000a15900): close: 2024/12/12 04:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:04:36 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:04:36.286301991 +0000 UTC m=+8.162454732 2024/12/12 04:04:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:36 DEBUG : newLeaf(0xc000a15900): >close: err= 2024/12/12 04:04:36 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:36 DEBUG : dir: Looking for writers 2024/12/12 04:04:36 DEBUG : : Looking for writers 2024/12/12 04:04:36 DEBUG : dir: reading active writers 2024/12/12 04:04:36 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:36 DEBUG : dir: Looking for writers 2024/12/12 04:04:36 DEBUG : : Looking for writers 2024/12/12 04:04:36 DEBUG : dir: reading active writers 2024/12/12 04:04:36 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:36 DEBUG : dir: Looking for writers 2024/12/12 04:04:36 DEBUG : : Looking for writers 2024/12/12 04:04:36 DEBUG : dir: reading active writers 2024/12/12 04:04:36 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:36 DEBUG : dir: Looking for writers 2024/12/12 04:04:36 DEBUG : : Looking for writers 2024/12/12 04:04:36 DEBUG : dir: reading active writers 2024/12/12 04:04:36 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:36 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:04:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:36 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:04:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:04:36 +0000 UTC" 2024/12/12 04:04:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:04:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:04:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:04:36 DEBUG : dir: Looking for writers 2024/12/12 04:04:36 DEBUG : : Looking for writers 2024/12/12 04:04:36 DEBUG : dir: reading active writers 2024/12/12 04:04:36 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:36 DEBUG : >WaitForWriters: 2024/12/12 04:04:36 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:36 DEBUG : dir: Looking for writers 2024/12/12 04:04:36 DEBUG : : Looking for writers 2024/12/12 04:04:36 DEBUG : dir: reading active writers 2024/12/12 04:04:36 DEBUG : newLeaf: reading active writers 2024/12/12 04:04:36 DEBUG : >WaitForWriters: 2024/12/12 04:04:36 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:36 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:36 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:36 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:36 DEBUG : : Looking for writers 2024/12/12 04:04:36 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-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:36 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:04:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:04:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:36 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:36 DEBUG : dir: Looking for writers 2024/12/12 04:04:36 DEBUG : file1: reading active writers 2024/12/12 04:04:36 DEBUG : : Looking for writers 2024/12/12 04:04:36 DEBUG : dir: reading active writers 2024/12/12 04:04:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:36 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:04:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:04:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/12 04:04:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/12 04:04:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/12 04:04:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/12 04:04:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/12 04:04:36 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/12 04:04:36 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:36 DEBUG : dir: Looking for writers 2024/12/12 04:04:36 DEBUG : file1: reading active writers 2024/12/12 04:04:36 DEBUG : : Looking for writers 2024/12/12 04:04:36 DEBUG : dir: reading active writers 2024/12/12 04:04:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:36 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:04:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:04:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/12 04:04:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/12 04:04:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/12 04:04:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/12 04:04:37 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/12 04:04:37 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/12 04:04:37 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/12 04:04:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/12 04:04:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/12 04:04:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/12 04:04:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/12 04:04:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/12 04:04:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/12 04:04:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/12 04:04:37 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:37 DEBUG : dir: Looking for writers 2024/12/12 04:04:37 DEBUG : file1: reading active writers 2024/12/12 04:04:37 DEBUG : : Looking for writers 2024/12/12 04:04:37 DEBUG : dir: reading active writers 2024/12/12 04:04:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:37 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:04:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:04:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:37 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:37 DEBUG : dir: Looking for writers 2024/12/12 04:04:37 DEBUG : file1: reading active writers 2024/12/12 04:04:37 DEBUG : : Looking for writers 2024/12/12 04:04:37 DEBUG : dir: reading active writers 2024/12/12 04:04:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:37 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:04:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:04:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/12 04:04:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/12 04:04:37 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:37 DEBUG : dir: Looking for writers 2024/12/12 04:04:37 DEBUG : file1: reading active writers 2024/12/12 04:04:37 DEBUG : : Looking for writers 2024/12/12 04:04:37 DEBUG : dir: reading active writers 2024/12/12 04:04:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:37 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:04:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:37 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): _readAt: size=1, off=0 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): openPending: 2024/12/12 04:04:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/12 04:04:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): >openPending: err= 2024/12/12 04:04:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): >_readAt: n=1, err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): _readAt: size=256, off=1 2024/12/12 04:04:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): >_readAt: n=15, err=EOF 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): _readAt: size=16, off=16 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): >_readAt: n=0, err=EOF 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): close: 2024/12/12 04:04:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): >close: err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): close: 2024/12/12 04:04:37 DEBUG : dir/file1(0xc000632a00): >close: err=file already closed 2024/12/12 04:04:37 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:37 DEBUG : dir: Looking for writers 2024/12/12 04:04:37 DEBUG : file1: reading active writers 2024/12/12 04:04:37 DEBUG : : Looking for writers 2024/12/12 04:04:37 DEBUG : dir: reading active writers 2024/12/12 04:04:37 DEBUG : >WaitForWriters: 2024/12/12 04:04:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:37 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:04:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:37 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): _readAt: size=1, off=0 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): openPending: 2024/12/12 04:04:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/12 04:04:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): >openPending: err= 2024/12/12 04:04:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): >_readAt: n=1, err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): _readAt: size=1, off=5 2024/12/12 04:04:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): >_readAt: n=1, err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): _readAt: size=1, off=3 2024/12/12 04:04:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): >_readAt: n=1, err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): _readAt: size=1, off=13 2024/12/12 04:04:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): >_readAt: n=1, err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): _readAt: size=16, off=100 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): close: 2024/12/12 04:04:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/12 04:04:37 DEBUG : dir/file1(0xc0007316c0): >close: err= 2024/12/12 04:04:37 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:37 DEBUG : dir: Looking for writers 2024/12/12 04:04:37 DEBUG : file1: reading active writers 2024/12/12 04:04:37 DEBUG : : Looking for writers 2024/12/12 04:04:37 DEBUG : dir: reading active writers 2024/12/12 04:04:37 DEBUG : >WaitForWriters: 2024/12/12 04:04:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:37 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:04:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:37 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): _readAt: size=1, off=0 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): openPending: 2024/12/12 04:04:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/12 04:04:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): >openPending: err= 2024/12/12 04:04:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): >_readAt: n=1, err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): _readAt: size=1, off=5 2024/12/12 04:04:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): >_readAt: n=1, err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): _readAt: size=1, off=1 2024/12/12 04:04:37 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): >_readAt: n=1, err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): _readAt: size=6, off=10 2024/12/12 04:04:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): >_readAt: n=6, err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): _readAt: size=256, off=10 2024/12/12 04:04:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): >_readAt: n=6, err=EOF 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): _readAt: size=256, off=100 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): >_readAt: n=0, err=EOF 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): close: 2024/12/12 04:04:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): >close: err= 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): _readAt: size=256, off=100 2024/12/12 04:04:37 DEBUG : dir/file1(0xc00083b200): >_readAt: n=0, err=file already closed 2024/12/12 04:04:37 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:37 DEBUG : dir: Looking for writers 2024/12/12 04:04:37 DEBUG : file1: reading active writers 2024/12/12 04:04:37 DEBUG : : Looking for writers 2024/12/12 04:04:37 DEBUG : dir: reading active writers 2024/12/12 04:04:37 DEBUG : >WaitForWriters: 2024/12/12 04:04:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:37 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:04:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:38 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0007efd80): RWFileHandle.Flush 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0007efd80): _readAt: size=256, off=0 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0007efd80): openPending: 2024/12/12 04:04:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/12 04:04:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0007efd80): >openPending: err= 2024/12/12 04:04:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/12 04:04:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:04:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0007efd80): >_readAt: n=16, err=EOF 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0007efd80): RWFileHandle.Flush 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0007efd80): RWFileHandle.Flush 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0007efd80): close: 2024/12/12 04:04:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0007efd80): >close: err= 2024/12/12 04:04:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:38 DEBUG : dir: Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : dir: reading active writers 2024/12/12 04:04:38 DEBUG : >WaitForWriters: 2024/12/12 04:04:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:38 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:04:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:04:38 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0009929c0): _readAt: size=256, off=0 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0009929c0): openPending: 2024/12/12 04:04:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/12 04:04:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0009929c0): >openPending: err= 2024/12/12 04:04:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/12 04:04:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:04:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:04:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0009929c0): >_readAt: n=16, err=EOF 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0009929c0): RWFileHandle.Release 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0009929c0): close: 2024/12/12 04:04:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0009929c0): >close: err= 2024/12/12 04:04:38 DEBUG : dir/file1(0xc0009929c0): RWFileHandle.Release 2024/12/12 04:04:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:38 DEBUG : dir: Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : dir: reading active writers 2024/12/12 04:04:38 DEBUG : >WaitForWriters: 2024/12/12 04:04:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:38 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:38 DEBUG : file1: newRWFileHandle: 2024/12/12 04:04:38 DEBUG : file1(0xc0008b8200): openPending: 2024/12/12 04:04:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:38 DEBUG : file1(0xc0008b8200): >openPending: err= 2024/12/12 04:04:38 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:04:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:04:38 DEBUG : file1(0xc0008b8200): _writeAt: size=5, off=0 2024/12/12 04:04:38 DEBUG : file1(0xc0008b8200): >_writeAt: n=5, err= 2024/12/12 04:04:38 DEBUG : file1(0xc0008b8200): _writeAt: size=7, off=5 2024/12/12 04:04:38 DEBUG : file1(0xc0008b8200): >_writeAt: n=7, err= 2024/12/12 04:04:38 DEBUG : file1: vfs cache: truncate to size=11 2024/12/12 04:04:38 DEBUG : file1(0xc0008b8200): close: 2024/12/12 04:04:38 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:04:38.247329084 +0000 UTC m=+10.123481813 2024/12/12 04:04:38 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:38 DEBUG : file1(0xc0008b8200): >close: err= 2024/12/12 04:04:38 DEBUG : file1(0xc0008b8200): close: 2024/12/12 04:04:38 DEBUG : file1(0xc0008b8200): >close: err=file already closed 2024/12/12 04:04:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:38 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:04:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:38 INFO : file1: Copied (new) 2024/12/12 04:04:38 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-12 04:04:38 +0000 UTC" 2024/12/12 04:04:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:38 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : >WaitForWriters: 2024/12/12 04:04:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : >WaitForWriters: 2024/12/12 04:04:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:38 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:38 DEBUG : file1: newRWFileHandle: 2024/12/12 04:04:38 DEBUG : file1(0xc0008b91c0): openPending: 2024/12/12 04:04:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:38 DEBUG : file1(0xc0008b91c0): >openPending: err= 2024/12/12 04:04:38 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:04:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:04:38 DEBUG : file1(0xc0008b91c0): _writeAt: size=7, off=0 2024/12/12 04:04:38 DEBUG : file1(0xc0008b91c0): >_writeAt: n=7, err= 2024/12/12 04:04:38 DEBUG : file1(0xc0008b91c0): _writeAt: size=6, off=5 2024/12/12 04:04:38 DEBUG : file1(0xc0008b91c0): >_writeAt: n=6, err= 2024/12/12 04:04:38 DEBUG : file1(0xc0008b91c0): close: 2024/12/12 04:04:38 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:04:38.444131822 +0000 UTC m=+10.320284572 2024/12/12 04:04:38 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:38 DEBUG : file1(0xc0008b91c0): >close: err= 2024/12/12 04:04:38 DEBUG : file1(0xc0008b91c0): _writeAt: size=5, off=0 2024/12/12 04:04:38 DEBUG : file1(0xc0008b91c0): >_writeAt: n=0, err=file already closed 2024/12/12 04:04:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:38 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:04:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:38 INFO : file1: Copied (new) 2024/12/12 04:04:38 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-12 04:04:38 +0000 UTC" 2024/12/12 04:04:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:38 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : >WaitForWriters: 2024/12/12 04:04:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : >WaitForWriters: 2024/12/12 04:04:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:38 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:38 DEBUG : file1: newRWFileHandle: 2024/12/12 04:04:38 DEBUG : file1(0xc0009ee800): openPending: 2024/12/12 04:04:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:38 DEBUG : file1(0xc0009ee800): >openPending: err= 2024/12/12 04:04:38 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:04:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:04:38 DEBUG : file1(0xc0009ee800): close: 2024/12/12 04:04:38 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:04:38.640473579 +0000 UTC m=+10.516626309 2024/12/12 04:04:38 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:38 DEBUG : file1(0xc0009ee800): >close: err= 2024/12/12 04:04:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:04:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:04:38 DEBUG : file2: newRWFileHandle: 2024/12/12 04:04:38 DEBUG : file2(0xc0009ee8c0): openPending: 2024/12/12 04:04:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:04:38 DEBUG : file2(0xc0009ee8c0): >openPending: err= 2024/12/12 04:04:38 DEBUG : file2: >newRWFileHandle: err= 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:04:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/12 04:04:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/12 04:04:38 DEBUG : file2(0xc0009ee8c0): RWFileHandle.Flush 2024/12/12 04:04:38 DEBUG : file2(0xc0009ee8c0): RWFileHandle.Release 2024/12/12 04:04:38 DEBUG : file2(0xc0009ee8c0): close: 2024/12/12 04:04:38 DEBUG : file2: vfs cache: setting modification time to 2024-12-12 04:04:38.641044214 +0000 UTC m=+10.517196954 2024/12/12 04:04:38 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:38 DEBUG : file2(0xc0009ee8c0): >close: err= 2024/12/12 04:04:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : file2: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : file2: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : file2: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : file2: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/12 04:04:38 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:04:38 DEBUG : file2: vfs cache: starting upload 2024/12/12 04:04:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:38 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:38 INFO : file1: Copied (new) 2024/12/12 04:04:38 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-12 04:04:38 +0000 UTC" 2024/12/12 04:04:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:38 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : file2: reading active writers 2024/12/12 04:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:04:38 INFO : file2: Copied (new) 2024/12/12 04:04:38 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-12 04:04:38 +0000 UTC" 2024/12/12 04:04:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/12 04:04:38 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:04:38 INFO : file2: vfs cache: upload succeeded try #1 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : file2: reading active writers 2024/12/12 04:04:38 DEBUG : >WaitForWriters: 2024/12/12 04:04:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:38 DEBUG : : Looking for writers 2024/12/12 04:04:38 DEBUG : file1: reading active writers 2024/12/12 04:04:38 DEBUG : file2: reading active writers 2024/12/12 04:04:38 DEBUG : >WaitForWriters: 2024/12/12 04:04:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:38 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:39 DEBUG : file1: newRWFileHandle: 2024/12/12 04:04:39 DEBUG : file1(0xc000b92d80): openPending: 2024/12/12 04:04:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 DEBUG : file1(0xc000b92d80): >openPending: err= 2024/12/12 04:04:39 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:04:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:04:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:04:39 DEBUG : file1(0xc000b92d80): _writeAt: size=5, off=0 2024/12/12 04:04:39 DEBUG : file1(0xc000b92d80): >_writeAt: n=5, err= 2024/12/12 04:04:39 DEBUG : file1(0xc000b92d80): RWFileHandle.Flush 2024/12/12 04:04:39 DEBUG : file1(0xc000b92d80): RWFileHandle.Flush 2024/12/12 04:04:39 DEBUG : file1(0xc000b92d80): close: 2024/12/12 04:04:39 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:04:39.008556527 +0000 UTC m=+10.884709258 2024/12/12 04:04:39 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:39 DEBUG : file1(0xc000b92d80): >close: err= 2024/12/12 04:04:39 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:39 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:04:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:39 INFO : file1: Copied (new) 2024/12/12 04:04:39 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-12 04:04:39 +0000 UTC" 2024/12/12 04:04:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:04:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : >WaitForWriters: 2024/12/12 04:04:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:39 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:39 DEBUG : file1: newRWFileHandle: 2024/12/12 04:04:39 DEBUG : file1(0xc000bacac0): openPending: 2024/12/12 04:04:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 DEBUG : file1(0xc000bacac0): >openPending: err= 2024/12/12 04:04:39 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:04:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:04:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:04:39 DEBUG : file1(0xc000bacac0): _writeAt: size=5, off=0 2024/12/12 04:04:39 DEBUG : file1(0xc000bacac0): >_writeAt: n=5, err= 2024/12/12 04:04:39 DEBUG : file1(0xc000bacac0): RWFileHandle.Release 2024/12/12 04:04:39 DEBUG : file1(0xc000bacac0): close: 2024/12/12 04:04:39 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:04:39.1938552 +0000 UTC m=+11.070007930 2024/12/12 04:04:39 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:39 DEBUG : file1(0xc000bacac0): >close: err= 2024/12/12 04:04:39 DEBUG : file1(0xc000bacac0): RWFileHandle.Release 2024/12/12 04:04:39 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:39 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:04:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:39 INFO : file1: Copied (new) 2024/12/12 04:04:39 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-12 04:04:39 +0000 UTC" 2024/12/12 04:04:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:04:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : >WaitForWriters: 2024/12/12 04:04:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:39 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:04:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:04:39 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000a6d380): openPending: 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000a6d380): >openPending: err= 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:04:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000a6d380): _writeAt: size=5, off=0 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000a6d380): >_writeAt: n=5, err= 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000a6d380): close: 2024/12/12 04:04:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-12 04:04:39.444247034 +0000 UTC m=+11.320399764 2024/12/12 04:04:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000a6d380): >close: err= 2024/12/12 04:04:39 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:39 DEBUG : dir: Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : dir: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:39 DEBUG : dir: Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : dir: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:39 DEBUG : dir: Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : dir: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:39 DEBUG : dir: Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : dir: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:04:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:39 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-12 04:04:39 +0000 UTC" 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:04:39 DEBUG : dir: Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : dir: reading active writers 2024/12/12 04:04:39 DEBUG : >WaitForWriters: 2024/12/12 04:04:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:39 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:39 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:04:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:04:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000560200): _writeAt: size=5, off=0 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000560200): openPending: 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000560200): >openPending: err= 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000560200): >_writeAt: n=5, err= 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000560200): _writeAt: size=15, off=5 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000560200): >_writeAt: n=15, err= 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000560200): close: 2024/12/12 04:04:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-12 04:04:39.725158037 +0000 UTC m=+11.601310767 2024/12/12 04:04:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:39 DEBUG : dir/file1(0xc000560200): >close: err= 2024/12/12 04:04:39 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:39 DEBUG : dir: Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : dir: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:39 DEBUG : dir: Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : dir: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:39 DEBUG : dir: Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : dir: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:39 DEBUG : dir: Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : dir: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:04:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:39 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-12 04:04:39 +0000 UTC" 2024/12/12 04:04:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:04:39 DEBUG : dir: Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : dir: reading active writers 2024/12/12 04:04:39 DEBUG : >WaitForWriters: 2024/12/12 04:04:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:39 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:39 DEBUG : file1: newRWFileHandle: 2024/12/12 04:04:39 DEBUG : file1(0xc0007d6180): openPending: 2024/12/12 04:04:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 DEBUG : file1(0xc0007d6180): >openPending: err= 2024/12/12 04:04:39 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:04:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:04:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:04:39 DEBUG : file1(0xc0007d6180): _writeAt: size=5, off=0 2024/12/12 04:04:39 DEBUG : file1(0xc0007d6180): >_writeAt: n=5, err= 2024/12/12 04:04:39 DEBUG : file1(0xc0007d6180): close: 2024/12/12 04:04:39 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:04:39.942198882 +0000 UTC m=+11.818351612 2024/12/12 04:04:39 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:39 DEBUG : file1(0xc0007d6180): >close: err= 2024/12/12 04:04:39 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:39 DEBUG : : Looking for writers 2024/12/12 04:04:39 DEBUG : file1: reading active writers 2024/12/12 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:40 DEBUG : : Looking for writers 2024/12/12 04:04:40 DEBUG : file1: reading active writers 2024/12/12 04:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:40 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:04:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:04:40 INFO : file1: Copied (new) 2024/12/12 04:04:40 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-12 04:04:39 +0000 UTC" 2024/12/12 04:04:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:40 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:04:40 DEBUG : : Looking for writers 2024/12/12 04:04:40 DEBUG : file1: reading active writers 2024/12/12 04:04:40 DEBUG : >WaitForWriters: 2024/12/12 04:04:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.18s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:40 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/12 04:04:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.127231418 +0000 UTC m=+12.003384148 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.127231418 +0000 UTC m=+12.003384148 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f80): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.127231418 +0000 UTC m=+12.003384148 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c850 item 1 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.128838459 +0000 UTC m=+12.004991189 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835000): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835000): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835000): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835000): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835000): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.128838459 +0000 UTC m=+12.004991189 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835000): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d180 item 2 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835040): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835040): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835040): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835040): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835040): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.129894302 +0000 UTC m=+12.006047032 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835040): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.129894302 +0000 UTC m=+12.006047032 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.129894302 +0000 UTC m=+12.006047032 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d570 item 3 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.131497315 +0000 UTC m=+12.007650045 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.131497315 +0000 UTC m=+12.007650045 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d960 item 4 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835200): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835200): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835200): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.132689662 +0000 UTC m=+12.008842402 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835240): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835240): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835240): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835240): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835240): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835240): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835240): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.132689662 +0000 UTC m=+12.008842402 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835240): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.132689662 +0000 UTC m=+12.008842402 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dce0 item 5 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835340): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835340): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835340): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835340): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835340): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.134318424 +0000 UTC m=+12.010471164 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835340): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.134318424 +0000 UTC m=+12.010471164 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314c40 item 6 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835440): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835440): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835440): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835440): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835440): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.135678815 +0000 UTC m=+12.011831555 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835440): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.135678815 +0000 UTC m=+12.011831555 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835540): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835540): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835540): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835540): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835540): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.135678815 +0000 UTC m=+12.011831555 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835540): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315260 item 7 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.1374003 +0000 UTC m=+12.013553030 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835640): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835640): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835640): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835640): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835640): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.1374003 +0000 UTC m=+12.013553030 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835640): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4000 item 8 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835680): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc000835680): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835680): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835680): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835680): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835680): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835680): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.138641648 +0000 UTC m=+12.014794388 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.138641648 +0000 UTC m=+12.014794388 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835740): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835740): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835740): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835740): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835740): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.138641648 +0000 UTC m=+12.014794388 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835740): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4540 item 9 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.140147441 +0000 UTC m=+12.016300181 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835840): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835840): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835840): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835840): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835840): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.140147441 +0000 UTC m=+12.016300181 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835840): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4a80 item 10 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc000835900): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835940): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835940): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835940): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835940): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835940): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.14127189 +0000 UTC m=+12.017424630 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835940): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a00): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a00): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.14127189 +0000 UTC m=+12.017424630 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.14127189 +0000 UTC m=+12.017424630 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4f50 item 11 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.142942591 +0000 UTC m=+12.019095331 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.142942591 +0000 UTC m=+12.019095331 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5810 item 12 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c00): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc000835c00): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c00): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c00): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.144106294 +0000 UTC m=+12.020259034 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d00): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.144106294 +0000 UTC m=+12.020259034 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5e30 item 13 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.145310012 +0000 UTC m=+12.021462752 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.145310012 +0000 UTC m=+12.021462752 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004647e0 item 14 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5800): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc0006f5800): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5800): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5800): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5800): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5800): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5800): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5840): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5840): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5840): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5840): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5840): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.146704316 +0000 UTC m=+12.022857056 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5840): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5980): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5980): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5980): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5980): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5980): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.146704316 +0000 UTC m=+12.022857056 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5980): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1650 item 15 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.147935246 +0000 UTC m=+12.024087986 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a80): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.147935246 +0000 UTC m=+12.024087986 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5a80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d18f0 item 16 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5ac0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5ac0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5ac0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5ac0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5ac0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.149017096 +0000 UTC m=+12.025169836 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5ac0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b00): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b00): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b00): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.149017096 +0000 UTC m=+12.025169836 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.149017096 +0000 UTC m=+12.025169836 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5b40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1ea0 item 17 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5bc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5bc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5bc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5bc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5bc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.150466644 +0000 UTC m=+12.026619384 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5bc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5c40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5c40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5c40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5c40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5c40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.150466644 +0000 UTC m=+12.026619384 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5c40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004685b0 item 18 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5cc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5cc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5cc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5cc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5cc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.151823327 +0000 UTC m=+12.027976067 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5cc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5d80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5d80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5d80): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5d80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5d80): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5d80): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5d80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5d80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.151823327 +0000 UTC m=+12.027976067 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5d80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5dc0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5dc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5dc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5dc0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5dc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.151823327 +0000 UTC m=+12.027976067 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5dc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468af0 item 19 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5e80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5e80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5e80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5e80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5e80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.153562675 +0000 UTC m=+12.029715415 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5e80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5f00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5f00): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.153562675 +0000 UTC m=+12.029715415 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0006f5f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004693b0 item 20 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14000): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14000): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14000): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14000): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14000): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.154783546 +0000 UTC m=+12.030936276 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14000): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.154783546 +0000 UTC m=+12.030936276 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.154783546 +0000 UTC m=+12.030936276 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004699d0 item 21 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.156985097 +0000 UTC m=+12.033137827 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.156985097 +0000 UTC m=+12.033137827 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004801c0 item 22 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.15811598 +0000 UTC m=+12.034268720 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.15811598 +0000 UTC m=+12.034268720 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14380): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14380): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14380): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14380): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14380): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.15811598 +0000 UTC m=+12.034268720 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14380): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004805b0 item 23 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.159602186 +0000 UTC m=+12.035754926 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.159602186 +0000 UTC m=+12.035754926 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480e00 item 24 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14540): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc000a14540): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14540): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14540): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14540): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14540): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14540): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.160767192 +0000 UTC m=+12.036919932 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.160767192 +0000 UTC m=+12.036919932 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6380): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6380): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6380): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6380): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6380): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.160767192 +0000 UTC m=+12.036919932 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6380): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004816c0 item 25 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6400): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6400): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6400): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6400): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6400): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.162439674 +0000 UTC m=+12.038592434 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6400): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6480): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6480): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6480): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6480): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6480): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.162439674 +0000 UTC m=+12.038592434 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6480): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fce0 item 26 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6540): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc0007d6540): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6540): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6540): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6540): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6540): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6540): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6580): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6580): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6580): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6580): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6580): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.163572741 +0000 UTC m=+12.039725481 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6580): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6640): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6640): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6640): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6640): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6640): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6640): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6640): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6640): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.163572741 +0000 UTC m=+12.039725481 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6640): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6680): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6680): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6680): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6680): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6680): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.163572741 +0000 UTC m=+12.039725481 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6680): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6230 item 27 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6700): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6700): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6700): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.165505229 +0000 UTC m=+12.041657969 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6780): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6780): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6780): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6780): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6780): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.165505229 +0000 UTC m=+12.041657969 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6780): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6a80 item 28 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6840): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc0007d6840): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6840): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6840): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6840): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6840): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6840): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6880): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6880): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6880): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6880): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6880): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.166636833 +0000 UTC m=+12.042789583 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6880): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6940): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6940): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6940): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6940): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6940): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.166636833 +0000 UTC m=+12.042789583 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6940): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7180 item 29 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d69c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d69c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d69c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d69c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d69c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.167758579 +0000 UTC m=+12.043911309 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d69c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6a40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6a40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6a40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6a40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6a40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.167758579 +0000 UTC m=+12.043911309 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6a40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7880 item 30 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b00): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc0007d6b00): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b00): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.168729863 +0000 UTC m=+12.044882592 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6b40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c00): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.168729863 +0000 UTC m=+12.044882592 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7b20 item 31 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.169796765 +0000 UTC m=+12.045949496 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6c80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d00): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.169796765 +0000 UTC m=+12.045949496 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d60e0 item 32 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.170717043 +0000 UTC m=+12.046869774 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d80): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d67e0 item 33 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d80): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.171027423 +0000 UTC m=+12.047180154 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6d80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6dc0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6dc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6dc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6dc0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6dc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.171027423 +0000 UTC m=+12.047180154 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6dc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d69a0 item 33 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.172104766 +0000 UTC m=+12.048257506 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7180 item 34 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e40): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e40): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e40): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.172524951 +0000 UTC m=+12.048677680 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e80): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.172524951 +0000 UTC m=+12.048677680 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6e80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d73b0 item 34 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6ec0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6ec0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6ec0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6ec0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6ec0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.173837643 +0000 UTC m=+12.049990372 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6ec0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f00): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7e30 item 35 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.174196232 +0000 UTC m=+12.050348952 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.174196232 +0000 UTC m=+12.050348952 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6f40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6070 item 35 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6fc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6fc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6fc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6fc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6fc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.175208953 +0000 UTC m=+12.051361683 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d6fc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7080): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7080): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6700 item 36 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7080): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7080): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7080): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7080): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7080): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.175645128 +0000 UTC m=+12.051797868 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7080): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d70c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d70c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d70c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d70c0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d70c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.175645128 +0000 UTC m=+12.051797868 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d70c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6850 item 36 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7100): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7100): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7100): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.176546302 +0000 UTC m=+12.052699031 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7140): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7140): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7140): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7140): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7140): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6b60 item 37 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7140): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7140): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.176909089 +0000 UTC m=+12.053061819 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7140): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7180): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7180): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7180): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7180): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7180): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.176909089 +0000 UTC m=+12.053061819 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7180): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6e00 item 37 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7200): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7200): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7200): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.177932691 +0000 UTC m=+12.054085431 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d72c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d72c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7260 item 38 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d72c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d72c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d72c0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d72c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d72c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.178295017 +0000 UTC m=+12.054447757 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d72c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7300): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7300): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7300): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7300): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7300): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.178295017 +0000 UTC m=+12.054447757 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7300): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f73b0 item 38 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7380): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7380): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7380): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7380): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7380): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.179110159 +0000 UTC m=+12.055262889 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7380): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7440): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7440): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7440): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7440): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7440): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f76c0 item 39 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7440): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7440): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.179459532 +0000 UTC m=+12.055612262 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7440): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7480): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7480): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7480): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7480): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7480): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.179459532 +0000 UTC m=+12.055612262 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7480): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7810 item 39 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7500): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7500): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7500): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7500): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7500): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.180336329 +0000 UTC m=+12.056489060 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7500): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d75c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d75c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7b90 item 40 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d75c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d75c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d75c0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d75c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d75c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.18070588 +0000 UTC m=+12.056858610 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d75c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7600): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7600): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7600): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7600): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7600): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.18070588 +0000 UTC m=+12.056858610 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7600): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7ce0 item 40 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7640): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7640): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7640): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7640): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7640): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7640): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7640): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.181474846 +0000 UTC m=+12.057627576 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7640): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7680): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7680): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7680): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 41 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7680): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7680): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.181786708 +0000 UTC m=+12.057939438 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7680): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d76c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d76c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d76c0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d76c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d76c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 41 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d76c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d76c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.182142693 +0000 UTC m=+12.058295423 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d76c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7700): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7700): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7700): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.182142693 +0000 UTC m=+12.058295423 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 41 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d77c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d77c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d77c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d77c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d77c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d77c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d77c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.183020413 +0000 UTC m=+12.059173143 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d77c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7800): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7800): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7800): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 42 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7800): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7800): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.183428424 +0000 UTC m=+12.059581154 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7800): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d78c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d78c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 42 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d78c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d78c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d78c0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d78c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d78c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.184006183 +0000 UTC m=+12.060158914 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d78c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7900): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7900): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7900): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.184006183 +0000 UTC m=+12.060158914 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 42 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d79c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d79c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d79c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d79c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d79c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d79c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d79c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.185005861 +0000 UTC m=+12.061158590 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d79c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7a00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7a00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7a00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c00e0 item 43 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7a00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7a00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.185374809 +0000 UTC m=+12.061527540 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7a00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ac0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ac0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ac0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ac0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0230 item 43 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ac0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ac0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.18573899 +0000 UTC m=+12.061891719 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ac0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7b00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7b00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7b00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7b00): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.18573899 +0000 UTC m=+12.061891719 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0460 item 43 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7bc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7bc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7bc0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7bc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7bc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7bc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.187087067 +0000 UTC m=+12.063239807 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7bc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7c00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7c00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7c00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0770 item 44 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7c00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7c00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.187461527 +0000 UTC m=+12.063614256 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7c00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7cc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7cc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c09a0 item 44 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7cc0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7cc0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7cc0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7cc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.187933517 +0000 UTC m=+12.064086257 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7cc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7d00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7d00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7d00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7d00): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7d00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.187933517 +0000 UTC m=+12.064086257 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7d00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0af0 item 44 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7dc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7dc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7dc0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7dc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7dc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7dc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.189017012 +0000 UTC m=+12.065169742 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7dc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7e00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0ee0 item 45 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7e00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.189350815 +0000 UTC m=+12.065503544 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ec0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ec0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ec0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ec0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ec0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.189350815 +0000 UTC m=+12.065503544 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0007d7ec0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1570 item 45 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.190392841 +0000 UTC m=+12.066545581 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1c70 item 46 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.190790213 +0000 UTC m=+12.066942943 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.190790213 +0000 UTC m=+12.066942943 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f00e0 item 46 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a241c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a241c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a241c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a241c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a241c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a241c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a241c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.19182218 +0000 UTC m=+12.067974921 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a241c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f04d0 item 47 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.19213763 +0000 UTC m=+12.068290370 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a242c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a242c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a242c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a242c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a242c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.19213763 +0000 UTC m=+12.068290370 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a242c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0620 item 47 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.193098204 +0000 UTC m=+12.069250934 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a243c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a243c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a243c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0bd0 item 48 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a243c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a243c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.193397102 +0000 UTC m=+12.069549832 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a243c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24480): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24480): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24480): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24480): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24480): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.193397102 +0000 UTC m=+12.069549832 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24480): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0d90 item 48 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.194341396 +0000 UTC m=+12.070494126 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1180 item 49 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.194667875 +0000 UTC m=+12.070820605 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24540): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24540): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24540): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24540): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24540): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.194667875 +0000 UTC m=+12.070820605 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24540): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f13b0 item 49 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a245c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a245c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a245c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a245c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a245c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.19554254 +0000 UTC m=+12.071695269 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a245c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1810 item 50 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.195877735 +0000 UTC m=+12.072030465 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a246c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a246c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a246c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a246c0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a246c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.195877735 +0000 UTC m=+12.072030465 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a246c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1a40 item 50 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24740): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24740): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24740): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24740): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24740): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.196621334 +0000 UTC m=+12.072774084 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24740): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac3f0 item 51 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.196951179 +0000 UTC m=+12.073103910 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24840): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24840): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24840): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24840): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24840): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.196951179 +0000 UTC m=+12.073103910 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24840): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac5b0 item 51 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a248c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a248c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a248c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a248c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a248c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.197924869 +0000 UTC m=+12.074077588 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a248c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac850 item 52 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.198290882 +0000 UTC m=+12.074443612 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a249c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a249c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a249c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a249c0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a249c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.198290882 +0000 UTC m=+12.074443612 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a249c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac9a0 item 52 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.199362033 +0000 UTC m=+12.075514763 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004accb0 item 53 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.199706045 +0000 UTC m=+12.075858776 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b40): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.199706045 +0000 UTC m=+12.075858776 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acf50 item 53 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.200610575 +0000 UTC m=+12.076763305 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24cc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24cc0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24cc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad260 item 54 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24cc0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24cc0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24cc0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24cc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.200969445 +0000 UTC m=+12.077122175 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24cc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.200969445 +0000 UTC m=+12.077122175 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad3b0 item 54 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.201764851 +0000 UTC m=+12.077917581 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad6c0 item 55 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.202099475 +0000 UTC m=+12.078252205 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e80): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.202099475 +0000 UTC m=+12.078252205 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad810 item 55 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.203160637 +0000 UTC m=+12.079313367 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24fc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24fc0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24fc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb20 item 56 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24fc0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24fc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24fc0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24fc0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24fc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.203609766 +0000 UTC m=+12.079762495 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24fc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.203609766 +0000 UTC m=+12.079762495 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adc70 item 56 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a250c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a250c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a250c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a250c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a250c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a250c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a250c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a250c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.204505769 +0000 UTC m=+12.080658500 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a250c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8070 item 57 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.204905195 +0000 UTC m=+12.081057926 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a251c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a251c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a251c0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a251c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a251c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a251c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8310 item 57 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a251c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a251c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.205199114 +0000 UTC m=+12.081351855 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a251c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.205199114 +0000 UTC m=+12.081351855 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b85b0 item 57 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a252c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a252c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a252c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a252c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a252c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a252c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a252c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a252c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.206185005 +0000 UTC m=+12.082337736 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a252c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8af0 item 58 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.206537804 +0000 UTC m=+12.082690535 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a253c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a253c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a253c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8d90 item 58 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a253c0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a253c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a253c0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a253c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a253c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.206932762 +0000 UTC m=+12.083085492 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a253c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25400): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25400): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25400): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25400): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25400): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.206932762 +0000 UTC m=+12.083085492 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25400): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9030 item 58 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a254c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a254c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a254c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a254c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a254c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a254c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a254c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a254c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.207778201 +0000 UTC m=+12.083930931 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a254c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25500): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25500): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25500): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9490 item 59 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25500): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25500): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.208115552 +0000 UTC m=+12.084268282 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25500): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a255c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a255c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a255c0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a255c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a255c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a255c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9650 item 59 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a255c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a255c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.208435127 +0000 UTC m=+12.084587858 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a255c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25600): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25600): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25600): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25600): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25600): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.208435127 +0000 UTC m=+12.084587858 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25600): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b97a0 item 59 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a256c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a256c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a256c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a256c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a256c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a256c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a256c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a256c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.209363332 +0000 UTC m=+12.085516062 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a256c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25700): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25700): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9ab0 item 60 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25700): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.209699689 +0000 UTC m=+12.085852419 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a257c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a257c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a257c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9c00 item 60 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a257c0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a257c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a257c0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a257c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a257c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.210067847 +0000 UTC m=+12.086220577 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a257c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25800): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25800): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25800): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25800): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25800): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.210067847 +0000 UTC m=+12.086220577 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25800): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9d50 item 60 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a258c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a258c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a258c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a258c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a258c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a258c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a258c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a258c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.210874203 +0000 UTC m=+12.087026923 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a258c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25900): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25900): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca070 item 61 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25900): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.211174204 +0000 UTC m=+12.087326934 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a259c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a259c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a259c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a259c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a259c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.211174204 +0000 UTC m=+12.087326934 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a259c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca230 item 61 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25a80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25a80): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25a80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25a80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25a80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25a80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25a80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25a80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.212092839 +0000 UTC m=+12.088245569 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25a80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25ac0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25ac0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25ac0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca540 item 62 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25ac0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25ac0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.212417817 +0000 UTC m=+12.088570546 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25ac0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25b80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25b80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25b80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25b80): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25b80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.212417817 +0000 UTC m=+12.088570546 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25b80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca690 item 62 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c40): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c40): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.213417654 +0000 UTC m=+12.089570384 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caa80 item 63 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.213892019 +0000 UTC m=+12.090044750 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25c80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25d40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25d40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25d40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25d40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25d40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.213892019 +0000 UTC m=+12.090044750 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25d40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cac40 item 63 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14700): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14700): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14700): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14700): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14700): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14700): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.21489896 +0000 UTC m=+12.091051690 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481e30 item 64 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.215357527 +0000 UTC m=+12.091510257 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14080): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14080): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14080): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14080): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14080): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.215357527 +0000 UTC m=+12.091510257 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14080): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480150 item 64 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.216447081 +0000 UTC m=+12.092599812 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a140c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004804d0 item 65 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.21689018 +0000 UTC m=+12.093042939 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14140): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14140): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14140): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14140): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14140): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.21689018 +0000 UTC m=+12.093042939 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14140): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480700 item 65 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.217892011 +0000 UTC m=+12.094044760 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14180): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a141c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a141c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480e00 item 66 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a141c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a141c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a141c0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a141c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a141c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.218348112 +0000 UTC m=+12.094500842 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a141c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.218348112 +0000 UTC m=+12.094500842 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004810a0 item 66 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14240): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14240): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14240): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14240): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14240): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.219379869 +0000 UTC m=+12.095532599 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14240): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478070 item 67 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.219768746 +0000 UTC m=+12.095921475 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14280): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a142c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a142c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a142c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a142c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a142c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.219768746 +0000 UTC m=+12.095921475 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a142c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478310 item 67 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.220658637 +0000 UTC m=+12.096811357 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14340): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478700 item 68 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.221012709 +0000 UTC m=+12.097165438 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14400): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14440): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14440): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14440): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14440): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14440): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.221012709 +0000 UTC m=+12.097165438 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14440): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478a80 item 68 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.221823723 +0000 UTC m=+12.097976444 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14480): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a144c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a144c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a144c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a144c0): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a144c0): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478fc0 item 69 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a144c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a144c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.222207741 +0000 UTC m=+12.098360491 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a144c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14500): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14500): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14500): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14500): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14500): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.222207741 +0000 UTC m=+12.098360491 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14500): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479260 item 69 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.223132838 +0000 UTC m=+12.099285568 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14580): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479880 item 70 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.223638904 +0000 UTC m=+12.099791634 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14640): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14740): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14740): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14740): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14740): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14740): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.223638904 +0000 UTC m=+12.099791634 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14740): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479a40 item 70 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a147c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a147c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a147c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a147c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a147c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.224582385 +0000 UTC m=+12.100735116 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a147c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14880): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14880): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14880): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14880): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14880): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca000 item 71 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14880): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14880): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.224923703 +0000 UTC m=+12.101076433 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14880): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a148c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a148c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a148c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a148c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a148c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.224923703 +0000 UTC m=+12.101076433 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a148c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca1c0 item 71 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14940): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14940): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14940): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14940): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14940): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.225781405 +0000 UTC m=+12.101934135 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14940): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca4d0 item 72 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a00): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a00): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.226127061 +0000 UTC m=+12.102279790 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a40): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.226127061 +0000 UTC m=+12.102279790 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca620 item 72 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a80): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.227005631 +0000 UTC m=+12.103158362 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14a80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14ac0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14ac0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14ac0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caa10 item 73 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14ac0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14ac0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.227435214 +0000 UTC m=+12.103587964 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14ac0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b00): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b00): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cafc0 item 73 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.227850619 +0000 UTC m=+12.104003359 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.227850619 +0000 UTC m=+12.104003359 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14b40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb180 item 73 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c00): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.228899649 +0000 UTC m=+12.105052379 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb650 item 74 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.229228654 +0000 UTC m=+12.105381383 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14c40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb810 item 74 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d00): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d00): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.22958036 +0000 UTC m=+12.105733091 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d40): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.22958036 +0000 UTC m=+12.105733091 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14d40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb9d0 item 74 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e00): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.230413987 +0000 UTC m=+12.106566707 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbdc0 item 75 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.230802973 +0000 UTC m=+12.106955703 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14e40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f00): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f00): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbf10 item 75 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.231131958 +0000 UTC m=+12.107284688 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.231131958 +0000 UTC m=+12.107284688 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a14f40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004641c0 item 75 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0080): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0080): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0080): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0080): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0080): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0080): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0080): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.232032509 +0000 UTC m=+12.108185230 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0080): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c7e0 item 76 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.232322581 +0000 UTC m=+12.108475311 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0180): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0180): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ca10 item 76 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0180): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0180): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0180): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0180): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0180): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.232699796 +0000 UTC m=+12.108852516 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0180): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.232699796 +0000 UTC m=+12.108852516 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cbd0 item 76 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.233550175 +0000 UTC m=+12.109702905 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d3b0 item 77 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.23391181 +0000 UTC m=+12.110064540 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.23391181 +0000 UTC m=+12.110064540 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d570 item 77 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.235044796 +0000 UTC m=+12.111197536 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d880 item 78 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.235430937 +0000 UTC m=+12.111583677 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.235430937 +0000 UTC m=+12.111583677 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d9d0 item 78 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.236341608 +0000 UTC m=+12.112494338 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dd50 item 79 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.23661073 +0000 UTC m=+12.112763460 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0740): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0740): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0740): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0740): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0740): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.23661073 +0000 UTC m=+12.112763460 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0740): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dea0 item 79 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0800): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0800): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0800): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0800): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0800): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0800): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0800): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.237544895 +0000 UTC m=+12.113697625 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0800): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0840): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0840): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0840): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003150a0 item 80 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0840): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0840): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.237883707 +0000 UTC m=+12.114036438 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0840): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0900): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0900): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0900): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.237883707 +0000 UTC m=+12.114036438 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003151f0 item 80 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0940): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0940): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0940): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0940): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0940): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.238788928 +0000 UTC m=+12.114941658 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0940): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0980): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0980): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0980): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0980): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0980): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0980): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315c00 item 81 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0980): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0980): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.239153359 +0000 UTC m=+12.115306089 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0980): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d09c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d09c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d09c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d09c0): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d09c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.239153359 +0000 UTC m=+12.115306089 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d09c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4000 item 81 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0a40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0a40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0a40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0a40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0a40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.23997311 +0000 UTC m=+12.116125830 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0a40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b00): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4540 item 82 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b00): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b00): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b00): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.240313566 +0000 UTC m=+12.116466296 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b40): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.240313566 +0000 UTC m=+12.116466296 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0b40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4770 item 82 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0bc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0bc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0bc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0bc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0bc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.241100094 +0000 UTC m=+12.117252825 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0bc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d40): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d40): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d40): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d40): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4b60 item 83 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d40): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.241460588 +0000 UTC m=+12.117613318 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d80): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.241460588 +0000 UTC m=+12.117613318 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0d80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4d20 item 83 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0e00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0e00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.242237269 +0000 UTC m=+12.118389998 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0ec0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0ec0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0ec0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d53b0 item 84 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0ec0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0ec0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0ec0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0ec0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0ec0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.242590308 +0000 UTC m=+12.118743038 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0ec0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f00): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.242590308 +0000 UTC m=+12.118743038 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5650 item 84 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.243420969 +0000 UTC m=+12.119573688 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0f80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1040): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1040): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1040): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1040): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1040): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1040): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5c00 item 85 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1040): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1040): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.243806739 +0000 UTC m=+12.119959519 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1040): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1080): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1080): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1080): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1080): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1080): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.243806739 +0000 UTC m=+12.119959519 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1080): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5f10 item 85 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1100): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1100): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1100): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.244703965 +0000 UTC m=+12.120856695 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d11c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d11c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d11c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d07e0 item 86 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d11c0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d11c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d11c0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d11c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d11c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.245123309 +0000 UTC m=+12.121276039 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d11c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1200): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1200): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1200): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.245123309 +0000 UTC m=+12.121276039 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1110 item 86 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1280): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1280): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1280): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1280): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1280): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.245891583 +0000 UTC m=+12.122044303 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1280): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1340): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1340): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1340): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1340): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1340): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1340): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d17a0 item 87 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1340): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1340): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.24621138 +0000 UTC m=+12.122364110 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1340): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1380): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1380): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1380): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1380): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1380): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.24621138 +0000 UTC m=+12.122364110 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1380): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d18f0 item 87 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1400): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1400): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1400): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1400): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1400): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.247280878 +0000 UTC m=+12.123433628 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1400): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d14c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d14c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d14c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1ea0 item 88 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d14c0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d14c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d14c0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d14c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d14c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.247800138 +0000 UTC m=+12.123952868 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d14c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1500): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1500): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1500): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1500): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1500): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.247800138 +0000 UTC m=+12.123952868 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1500): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468230 item 88 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d15c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d15c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d15c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d15c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d15c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d15c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d15c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d15c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.248820273 +0000 UTC m=+12.124973003 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d15c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1600): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1600): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1600): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468620 item 89 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1600): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1600): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.249137264 +0000 UTC m=+12.125289995 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1600): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d16c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d16c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d16c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d16c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d16c0): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d16c0): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004688c0 item 89 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d16c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d16c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.249492579 +0000 UTC m=+12.125645309 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d16c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1700): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1700): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1700): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.249492579 +0000 UTC m=+12.125645309 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468b60 item 89 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d17c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d17c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d17c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d17c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d17c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d17c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d17c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d17c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.250306088 +0000 UTC m=+12.126458818 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d17c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1800): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1800): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1800): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004692d0 item 90 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1800): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1800): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.250603523 +0000 UTC m=+12.126756244 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1800): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d18c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d18c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d18c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469570 item 90 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d18c0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d18c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d18c0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d18c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d18c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.250984024 +0000 UTC m=+12.127136754 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d18c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1900): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1900): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1900): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.250984024 +0000 UTC m=+12.127136754 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469810 item 90 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d19c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d19c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d19c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d19c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d19c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d19c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d19c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d19c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.251831797 +0000 UTC m=+12.127984528 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d19c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1a00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1a00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1a00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469f10 item 91 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1a00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1a00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.252153017 +0000 UTC m=+12.128305738 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1a00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ac0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ac0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ac0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ac0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ac0): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ac0): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e230 item 91 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ac0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ac0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.252489476 +0000 UTC m=+12.128642206 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ac0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1b00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1b00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1b00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1b00): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.252489476 +0000 UTC m=+12.128642206 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e3f0 item 91 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1bc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1bc0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1bc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1bc0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1bc0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1bc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1bc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1bc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.253281576 +0000 UTC m=+12.129434305 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1bc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1c00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1c00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1c00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ebd0 item 92 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1c00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1c00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.253547141 +0000 UTC m=+12.129699862 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1c00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1cc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1cc0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1cc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ee70 item 92 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1cc0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1cc0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1cc0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1cc0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1cc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.253913115 +0000 UTC m=+12.130065845 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1cc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1d00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1d00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1d00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1d00): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1d00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.253913115 +0000 UTC m=+12.130065845 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1d00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f0a0 item 92 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1dc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1dc0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1dc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1dc0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1dc0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1dc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1dc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1dc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.254694415 +0000 UTC m=+12.130847144 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1dc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1e00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f500 item 93 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1e00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.254973404 +0000 UTC m=+12.131126125 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ec0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ec0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ec0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ec0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ec0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.254973404 +0000 UTC m=+12.131126125 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d1ec0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f7a0 item 93 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.255901709 +0000 UTC m=+12.132054438 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24000): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fc70 item 94 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.25617026 +0000 UTC m=+12.132322991 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.25617026 +0000 UTC m=+12.132322991 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fdc0 item 94 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15000): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15000): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15000): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15000): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15000): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15000): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15000): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15000): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.25715035 +0000 UTC m=+12.133303080 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15000): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15040): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15040): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15040): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465880 item 95 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15040): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15040): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.257528507 +0000 UTC m=+12.133681236 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15040): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15100): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15100): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15100): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.257528507 +0000 UTC m=+12.133681236 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465d50 item 95 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a151c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a151c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a151c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a151c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a151c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a151c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a151c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a151c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.258610838 +0000 UTC m=+12.134763569 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a151c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15200): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15200): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6700 item 96 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15200): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.259008241 +0000 UTC m=+12.135160971 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a15200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a152c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a152c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a152c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a152c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a152c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.259008241 +0000 UTC m=+12.135160971 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a152c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f69a0 item 96 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= 2024/12/12 04:04:40 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:40 DEBUG : : Looking for writers 2024/12/12 04:04:40 DEBUG : >WaitForWriters: 2024/12/12 04:04:40 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:40 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/12 04:04:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c00c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c00c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c00c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c00c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c00c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.281900426 +0000 UTC m=+12.158053156 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c00c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0140): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0140): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0140): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0140): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0140): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0140): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0140): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.281900426 +0000 UTC m=+12.158053156 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0140): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0180): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0180): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0180): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0180): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0180): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.281900426 +0000 UTC m=+12.158053156 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0180): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f65b0 item 1 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c01c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c01c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c01c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c01c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c01c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.283179003 +0000 UTC m=+12.159331734 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c01c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0200): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0200): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0200): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.283179003 +0000 UTC m=+12.159331734 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f69a0 item 2 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0240): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0240): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0240): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0240): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0240): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.284191054 +0000 UTC m=+12.160343774 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0240): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0280): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0280): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0280): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0280): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0280): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0280): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0280): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.284191054 +0000 UTC m=+12.160343774 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0280): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0340): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0340): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0340): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0340): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0340): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.284191054 +0000 UTC m=+12.160343774 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0340): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6e00 item 3 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0440): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0440): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0440): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0440): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0440): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.28536733 +0000 UTC m=+12.161520060 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0440): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0900): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0900): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0900): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.28536733 +0000 UTC m=+12.161520060 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7340 item 4 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0980): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0980): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0980): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0980): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0980): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.28622343 +0000 UTC m=+12.162376160 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0980): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c09c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c09c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c09c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c09c0): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c09c0): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c09c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c09c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.28622343 +0000 UTC m=+12.162376160 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c09c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0a00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0a00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0a00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0a00): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0a00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.28622343 +0000 UTC m=+12.162376160 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0a00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7650 item 5 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0b00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0b00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0b00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0b00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.287470979 +0000 UTC m=+12.163623709 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0d80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0d80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0d80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0d80): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0d80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.287470979 +0000 UTC m=+12.163623709 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0d80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7ab0 item 6 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0e00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0e00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.288333691 +0000 UTC m=+12.164486421 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f00): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f00): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.288333691 +0000 UTC m=+12.164486421 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.288333691 +0000 UTC m=+12.164486421 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c0f40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7d50 item 7 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1000): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1000): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1000): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1000): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1000): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.289443683 +0000 UTC m=+12.165596414 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1000): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1100): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1100): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1100): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.289443683 +0000 UTC m=+12.165596414 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 8 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1140): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc0004c1140): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1140): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1140): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1140): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1140): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1140): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1180): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1180): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1180): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1180): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1180): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.290293651 +0000 UTC m=+12.166446381 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1180): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1340): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1340): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1340): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1340): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1340): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1340): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1340): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.290293651 +0000 UTC m=+12.166446381 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1340): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1400): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1400): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1400): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1400): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1400): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.290293651 +0000 UTC m=+12.166446381 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1400): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 9 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1480): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1480): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1480): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1480): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1480): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.291524029 +0000 UTC m=+12.167676759 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1480): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1680): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1680): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1680): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1680): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1680): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.291524029 +0000 UTC m=+12.167676759 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1680): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 10 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1740): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc0004c1740): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1740): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1740): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1740): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1740): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1740): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1780): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1780): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1780): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1780): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1780): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.292506063 +0000 UTC m=+12.168658793 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1780): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c18c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c18c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c18c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c18c0): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c18c0): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c18c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c18c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.292506063 +0000 UTC m=+12.168658793 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c18c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1900): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1900): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1900): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.292506063 +0000 UTC m=+12.168658793 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0070 item 11 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1a80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1a80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1a80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1a80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1a80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.293691528 +0000 UTC m=+12.169844257 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1a80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1bc0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1bc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1bc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1bc0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1bc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.293691528 +0000 UTC m=+12.169844257 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1bc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0540 item 12 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1c80): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc0004c1c80): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1c80): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1c80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1c80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1c80): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1c80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1d40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1d40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1d40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1d40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1d40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.294530714 +0000 UTC m=+12.170683444 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1d40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1e00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1e00): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.294530714 +0000 UTC m=+12.170683444 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c08c0 item 13 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1f40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1f40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1f40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1f40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1f40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.295402813 +0000 UTC m=+12.171555533 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0004c1f40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.295402813 +0000 UTC m=+12.171555533 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0b60 item 14 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c100): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc000a6c100): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c100): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c100): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c100): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c100): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c140): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c140): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c140): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c140): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c140): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.296278098 +0000 UTC m=+12.172430819 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c140): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c200): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c200): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c200): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.296278098 +0000 UTC m=+12.172430819 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0fc0 item 15 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c280): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c280): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c280): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c280): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c280): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.297168692 +0000 UTC m=+12.173321422 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c280): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c300): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c300): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c300): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c300): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c300): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.297168692 +0000 UTC m=+12.173321422 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c300): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1960 item 16 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c340): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c340): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c340): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c340): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c340): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.298050058 +0000 UTC m=+12.174202788 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c340): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c380): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c380): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c380): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c380): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c380): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c380): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c380): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c380): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.298050058 +0000 UTC m=+12.174202788 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c380): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c3c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c3c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c3c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c3c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c3c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.298050058 +0000 UTC m=+12.174202788 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c3c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0150 item 17 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c440): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c440): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c440): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c440): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c440): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.299326871 +0000 UTC m=+12.175479602 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c440): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c4c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c4c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c4c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c4c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c4c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.299326871 +0000 UTC m=+12.175479602 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c4c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0620 item 18 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c540): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c540): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c540): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c540): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c540): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.300360121 +0000 UTC m=+12.176512852 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c540): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c600): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c600): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c600): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c600): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c600): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c600): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c600): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c600): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.300360121 +0000 UTC m=+12.176512852 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c600): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135b40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135b40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135b40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135b40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135b40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.300360121 +0000 UTC m=+12.176512852 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135b40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0bd0 item 19 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135bc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135bc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135bc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135bc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135bc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.301765296 +0000 UTC m=+12.177918026 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135bc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135c40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135c40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135c40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135c40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135c40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.301765296 +0000 UTC m=+12.177918026 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135c40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7260 item 20 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135cc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135cc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135cc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135cc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135cc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.302657903 +0000 UTC m=+12.178810633 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135cc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135d80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135d80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135d80): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135d80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135d80): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135d80): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135d80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135d80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.302657903 +0000 UTC m=+12.178810633 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135d80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135dc0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135dc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135dc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135dc0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135dc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.302657903 +0000 UTC m=+12.178810633 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135dc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7960 item 21 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135e40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135e40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135e40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135e40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135e40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.30374868 +0000 UTC m=+12.179901410 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135e40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135ec0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135ec0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135ec0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135ec0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135ec0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.30374868 +0000 UTC m=+12.179901410 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135ec0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7dc0 item 22 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135f40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135f40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135f40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135f40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135f40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.304638211 +0000 UTC m=+12.180790931 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000135f40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a82c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a82c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a82c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a82c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a82c0): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a82c0): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a82c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a82c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.304638211 +0000 UTC m=+12.180790931 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a82c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.304638211 +0000 UTC m=+12.180790931 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac3f0 item 23 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.305916699 +0000 UTC m=+12.182069429 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8440): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8440): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8440): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8440): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8440): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.305916699 +0000 UTC m=+12.182069429 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8440): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac7e0 item 24 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8500): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc0002a8500): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8500): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8500): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8500): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8500): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8500): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.306880149 +0000 UTC m=+12.183032879 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.306880149 +0000 UTC m=+12.183032879 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8840): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8840): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8840): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8840): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8840): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.306880149 +0000 UTC m=+12.183032879 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8840): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aca80 item 25 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.3082462 +0000 UTC m=+12.184398930 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a89c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a89c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a89c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a89c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a89c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.3082462 +0000 UTC m=+12.184398930 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a89c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acfc0 item 26 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b00): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc0002a8b00): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b00): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.30918308 +0000 UTC m=+12.185335800 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.30918308 +0000 UTC m=+12.185335800 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c80): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.30918308 +0000 UTC m=+12.185335800 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad2d0 item 27 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.310546697 +0000 UTC m=+12.186699437 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d80): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.310546697 +0000 UTC m=+12.186699437 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad6c0 item 28 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e80): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc0002a8e80): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e80): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e80): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.31151249 +0000 UTC m=+12.187665220 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.31151249 +0000 UTC m=+12.187665220 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad9d0 item 29 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9040): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9040): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9040): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9040): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9040): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.312439131 +0000 UTC m=+12.188591861 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9040): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.312439131 +0000 UTC m=+12.188591861 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adc70 item 30 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9200): _readAt: size=2, off=0 2024/12/12 04:04:40 ERROR : open-test-file(0xc0002a9200): Couldn't read size of file 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9200): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9200): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9200): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9200): close: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9240): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9240): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9240): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9240): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9240): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.31347163 +0000 UTC m=+12.189624359 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9240): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9680): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9680): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9680): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9680): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9680): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.31347163 +0000 UTC m=+12.189624359 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9680): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8070 item 31 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.314421342 +0000 UTC m=+12.190574073 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9780): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9780): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9780): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9780): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9780): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.314421342 +0000 UTC m=+12.190574073 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9780): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b85b0 item 32 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a97c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a97c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a97c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a97c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a97c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.315431018 +0000 UTC m=+12.191583749 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a97c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8af0 item 33 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.315812982 +0000 UTC m=+12.191965712 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.315812982 +0000 UTC m=+12.191965712 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8d90 item 33 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9940): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9940): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9940): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9940): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9940): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.31679157 +0000 UTC m=+12.192944300 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9940): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9980): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9980): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b91f0 item 34 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9980): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9980): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9980): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9980): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9980): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.317185355 +0000 UTC m=+12.193338086 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9980): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.317185355 +0000 UTC m=+12.193338086 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9490 item 34 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.317983536 +0000 UTC m=+12.194136265 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a40): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a40): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b97a0 item 35 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a40): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.318299586 +0000 UTC m=+12.194452316 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a80): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.318299586 +0000 UTC m=+12.194452316 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b98f0 item 35 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.319196121 +0000 UTC m=+12.195348851 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9c00 item 36 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.319609252 +0000 UTC m=+12.195761981 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.319609252 +0000 UTC m=+12.195761981 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9d50 item 36 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.320513301 +0000 UTC m=+12.196666030 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c80): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9c070 item 37 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c80): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.320879194 +0000 UTC m=+12.197031924 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c640): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c640): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c640): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c640): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c640): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.320879194 +0000 UTC m=+12.197031924 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c640): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0d90 item 37 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c6c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c6c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c6c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c6c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c6c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.321935797 +0000 UTC m=+12.198088527 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c6c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c780): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c780): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1180 item 38 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c780): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c780): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c780): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c780): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c780): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.322427144 +0000 UTC m=+12.198579875 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c780): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c7c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c7c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c7c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c7c0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c7c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.322427144 +0000 UTC m=+12.198579875 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c7c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f13b0 item 38 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c840): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c840): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c840): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c840): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c840): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.323323098 +0000 UTC m=+12.199475818 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c840): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c900): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c900): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c900): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c900): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1810 item 39 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c900): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.323663845 +0000 UTC m=+12.199816575 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c940): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c940): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c940): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c940): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c940): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.323663845 +0000 UTC m=+12.199816575 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c940): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1a40 item 39 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c9c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c9c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c9c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c9c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c9c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.324474358 +0000 UTC m=+12.200627088 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c9c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ca80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ca80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0c1c0 item 40 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ca80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ca80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ca80): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ca80): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ca80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.325028563 +0000 UTC m=+12.201181294 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ca80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cac0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cac0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cac0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cac0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cac0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.325028563 +0000 UTC m=+12.201181294 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cac0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0c310 item 40 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.326008904 +0000 UTC m=+12.202161644 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0c5b0 item 41 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.326360521 +0000 UTC m=+12.202513251 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb80): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0c700 item 41 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb80): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.326772571 +0000 UTC m=+12.202925301 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cb80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cbc0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cbc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cbc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cbc0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cbc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.326772571 +0000 UTC m=+12.202925301 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cbc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0c850 item 41 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cc80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cc80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cc80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cc80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cc80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cc80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cc80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.327919222 +0000 UTC m=+12.204071953 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cc80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ccc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ccc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ccc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0caf0 item 42 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ccc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ccc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.328273183 +0000 UTC m=+12.204425913 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ccc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cd80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cd80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0cc40 item 42 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cd80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cd80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cd80): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cd80): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cd80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.328695232 +0000 UTC m=+12.204847962 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cd80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cdc0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cdc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cdc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cdc0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cdc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.328695232 +0000 UTC m=+12.204847962 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cdc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0cd90 item 42 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ce80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ce80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ce80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ce80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ce80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ce80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ce80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.329731157 +0000 UTC m=+12.205883886 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6ce80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cec0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cec0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cec0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d030 item 43 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cec0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cec0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.330105506 +0000 UTC m=+12.206258236 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cec0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cf80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cf80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cf80): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cf80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cf80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d180 item 43 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cf80): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cf80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.330463294 +0000 UTC m=+12.206616024 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cf80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cfc0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cfc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cfc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cfc0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cfc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.330463294 +0000 UTC m=+12.206616024 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6cfc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d2d0 item 43 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d080): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d080): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d080): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d080): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d080): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d080): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d080): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.331503767 +0000 UTC m=+12.207656497 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d080): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d0c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d0c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d0c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d570 item 44 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d0c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d0c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.331848931 +0000 UTC m=+12.208001662 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d0c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d180): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d180): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d6c0 item 44 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d180): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d180): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d180): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d180): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d180): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.332256683 +0000 UTC m=+12.208409414 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d180): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d1c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d1c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d1c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d1c0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d1c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.332256683 +0000 UTC m=+12.208409414 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d1c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d810 item 44 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d280): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d280): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d280): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d280): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d280): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d280): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d280): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.333288059 +0000 UTC m=+12.209440780 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d280): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d2c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d2c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d2c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0dab0 item 45 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d2c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d2c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.333706943 +0000 UTC m=+12.209859672 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d2c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d400): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d400): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d400): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d400): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d400): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.333706943 +0000 UTC m=+12.209859672 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d400): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0dc00 item 45 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d4c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d4c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d4c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d4c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d4c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d4c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d4c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.334737896 +0000 UTC m=+12.210890627 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d4c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d500): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d500): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d500): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0dea0 item 46 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d500): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d500): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.335081088 +0000 UTC m=+12.211233819 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d500): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d5c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d5c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d5c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d5c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d5c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.335081088 +0000 UTC m=+12.211233819 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d5c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d76070 item 46 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d680): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d680): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d680): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d680): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d680): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d680): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d680): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.336175442 +0000 UTC m=+12.212328192 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d680): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d6c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d6c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d6c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d76310 item 47 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d6c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d6c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.336744946 +0000 UTC m=+12.212897676 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6d6c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9d40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9d40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9d40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9d40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9d40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.336744946 +0000 UTC m=+12.212897676 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9d40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9c2a0 item 47 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.33782358 +0000 UTC m=+12.213976310 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8240): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8240): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8240): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9c070 item 48 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8240): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8240): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.338172802 +0000 UTC m=+12.214325532 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8240): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.338172802 +0000 UTC m=+12.214325532 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8340): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9c3f0 item 48 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8380): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8380): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8380): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8380): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8380): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.339208526 +0000 UTC m=+12.215361257 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8380): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9c690 item 49 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.339663477 +0000 UTC m=+12.215816207 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a83c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8400): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8400): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8400): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8400): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8400): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.339663477 +0000 UTC m=+12.215816207 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8400): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9c7e0 item 49 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8480): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8480): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8480): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8480): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8480): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.340616947 +0000 UTC m=+12.216769687 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8480): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9ca80 item 50 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.341028777 +0000 UTC m=+12.217181506 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8580): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a85c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a85c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a85c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a85c0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a85c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.341028777 +0000 UTC m=+12.217181506 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a85c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9cbd0 item 50 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.341989791 +0000 UTC m=+12.218142521 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8640): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9ce70 item 51 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.342437828 +0000 UTC m=+12.218590558 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8940): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8940): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8940): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8940): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8940): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.342437828 +0000 UTC m=+12.218590558 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8940): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9cfc0 item 51 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8a40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8a40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8a40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8a40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8a40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.343514047 +0000 UTC m=+12.219666768 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8a40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9d260 item 52 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.343988184 +0000 UTC m=+12.220140914 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b80): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.343988184 +0000 UTC m=+12.220140914 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8b80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9d3b0 item 52 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.344946654 +0000 UTC m=+12.221099383 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8c40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9d650 item 53 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.345304592 +0000 UTC m=+12.221457322 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d40): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.345304592 +0000 UTC m=+12.221457322 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8d40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9d7a0 item 53 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.346218378 +0000 UTC m=+12.222371109 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9da40 item 54 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.346559415 +0000 UTC m=+12.222712145 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8ec0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8f00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8f00): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.346559415 +0000 UTC m=+12.222712145 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9db90 item 54 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.347431685 +0000 UTC m=+12.223584415 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a8fc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9080): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9080): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9080): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9080): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9080): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9080): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9de30 item 55 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9080): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9080): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.347788952 +0000 UTC m=+12.223941692 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9080): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.347788952 +0000 UTC m=+12.223941692 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a90c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d60e0 item 55 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a91c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a91c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a91c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a91c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a91c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.348660159 +0000 UTC m=+12.224812900 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a91c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9280): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9280): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9280): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d69a0 item 56 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9280): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9280): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9280): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9280): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9280): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.349139234 +0000 UTC m=+12.225291974 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9280): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a92c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a92c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a92c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a92c0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a92c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.349139234 +0000 UTC m=+12.225291974 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a92c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6d90 item 56 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.350081124 +0000 UTC m=+12.226233853 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9740): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9740): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9740): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d73b0 item 57 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9740): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9740): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.350457196 +0000 UTC m=+12.226609926 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9740): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7ab0 item 57 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.350814272 +0000 UTC m=+12.226967003 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9880): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.350814272 +0000 UTC m=+12.226967003 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7e30 item 57 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.351774074 +0000 UTC m=+12.227926805 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a99c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d76150 item 58 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.35207671 +0000 UTC m=+12.228229440 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9a00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ac0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ac0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ac0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d762a0 item 58 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ac0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ac0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ac0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ac0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.352523786 +0000 UTC m=+12.228676516 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ac0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.352523786 +0000 UTC m=+12.228676516 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d764d0 item 58 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.353376047 +0000 UTC m=+12.229528777 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9bc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d76770 item 59 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.353682869 +0000 UTC m=+12.229835600 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9c00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9dc0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9dc0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9dc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9dc0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9dc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d768c0 item 59 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9dc0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9dc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.354030229 +0000 UTC m=+12.230182959 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9dc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9e00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9e00): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.354030229 +0000 UTC m=+12.230182959 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d76a10 item 59 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ec0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ec0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ec0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ec0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ec0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ec0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ec0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.355144981 +0000 UTC m=+12.231297701 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9ec0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9f00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d76cb0 item 60 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9f00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.355490365 +0000 UTC m=+12.231643096 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0002a9f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834080): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834080): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834080): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d76e00 item 60 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834080): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834080): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834080): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834080): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834080): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.355900011 +0000 UTC m=+12.232052741 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834080): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008340c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008340c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008340c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008340c0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008340c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.355900011 +0000 UTC m=+12.232052741 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008340c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d76f50 item 60 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834180): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834180): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834180): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834180): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834180): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834180): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834180): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834180): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.356892274 +0000 UTC m=+12.233045014 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834180): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008341c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008341c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008341c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d771f0 item 61 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008341c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008341c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.357262195 +0000 UTC m=+12.233414935 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008341c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834280): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834280): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834280): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834280): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834280): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.357262195 +0000 UTC m=+12.233414935 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834280): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d77340 item 61 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834340): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834340): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834340): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834340): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834340): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834340): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834340): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834340): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.358365355 +0000 UTC m=+12.234518084 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834340): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834380): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834380): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834380): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d775e0 item 62 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834380): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834380): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.358753139 +0000 UTC m=+12.234905869 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834380): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834440): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834440): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834440): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834440): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834440): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.358753139 +0000 UTC m=+12.234905869 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834440): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d77730 item 62 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834500): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834500): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834500): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834500): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834500): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834500): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834500): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834500): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.359752916 +0000 UTC m=+12.235905646 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834500): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834540): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834540): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834540): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d779d0 item 63 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834540): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834540): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.360050352 +0000 UTC m=+12.236203082 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834540): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834600): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834600): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834600): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834600): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834600): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.360050352 +0000 UTC m=+12.236203082 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834600): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d77b20 item 63 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008346c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008346c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008346c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008346c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008346c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008346c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008346c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008346c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.360947046 +0000 UTC m=+12.237099777 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008346c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834700): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834700): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d77dc0 item 64 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834700): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.361247187 +0000 UTC m=+12.237399917 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008347c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008347c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008347c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008347c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008347c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.361247187 +0000 UTC m=+12.237399917 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008347c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d77f10 item 64 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834800): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834800): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834800): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834800): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834800): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.36226658 +0000 UTC m=+12.238419311 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834800): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834840): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834840): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834840): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834840): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834840): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e3f0 item 65 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834840): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834840): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.362661288 +0000 UTC m=+12.238814018 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834840): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834880): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834880): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834880): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834880): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834880): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.362661288 +0000 UTC m=+12.238814018 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834880): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e5b0 item 65 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008348c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008348c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008348c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008348c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008348c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.363723843 +0000 UTC m=+12.239876583 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008348c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834900): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ee70 item 66 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834900): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834900): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834900): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834900): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.364147795 +0000 UTC m=+12.240300525 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834940): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834940): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834940): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834940): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834940): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.364147795 +0000 UTC m=+12.240300525 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834940): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f0a0 item 66 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834980): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834980): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834980): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834980): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834980): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.365203646 +0000 UTC m=+12.241356376 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834980): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008349c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008349c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008349c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008349c0): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008349c0): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f500 item 67 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008349c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008349c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.36559119 +0000 UTC m=+12.241743920 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008349c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a00): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.36559119 +0000 UTC m=+12.241743920 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f7a0 item 67 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.36656011 +0000 UTC m=+12.242712850 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834a80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fc70 item 68 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b40): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b40): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b40): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b40): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.366977098 +0000 UTC m=+12.243129828 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b80): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.366977098 +0000 UTC m=+12.243129828 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834b80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fdc0 item 68 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834bc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834bc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834bc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834bc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834bc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.368088765 +0000 UTC m=+12.244241505 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834bc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c00): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c00): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480230 item 69 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.368435783 +0000 UTC m=+12.244588523 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.368435783 +0000 UTC m=+12.244588523 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834c40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480380 item 69 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834cc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834cc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834cc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834cc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834cc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.369555193 +0000 UTC m=+12.245707924 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834cc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834d80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834d80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a10 item 70 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834d80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834d80): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834d80): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834d80): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834d80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.36993353 +0000 UTC m=+12.246086260 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834d80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834dc0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834dc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834dc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834dc0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834dc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.36993353 +0000 UTC m=+12.246086260 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834dc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d20 item 70 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834e40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834e40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834e40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834e40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834e40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.370879637 +0000 UTC m=+12.247032367 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834e40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004815e0 item 71 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.37129393 +0000 UTC m=+12.247446660 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.37129393 +0000 UTC m=+12.247446660 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834f40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481810 item 71 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.372215402 +0000 UTC m=+12.248368132 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000834fc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004780e0 item 72 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.372644163 +0000 UTC m=+12.248796893 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835080): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.372644163 +0000 UTC m=+12.248796893 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008350c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004783f0 item 72 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835100): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835100): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835100): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835100): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835100): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.373496535 +0000 UTC m=+12.249649264 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004788c0 item 73 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.373853701 +0000 UTC m=+12.250006432 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835140): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835180): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835180): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835180): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835180): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835180): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478a80 item 73 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835180): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835180): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.374251374 +0000 UTC m=+12.250404104 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835180): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.374251374 +0000 UTC m=+12.250404104 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008351c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478e00 item 73 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.375210716 +0000 UTC m=+12.251363447 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008352c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835300): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835300): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835300): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479260 item 74 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835300): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835300): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.375561752 +0000 UTC m=+12.251714482 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835300): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004795e0 item 74 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.375906385 +0000 UTC m=+12.252059115 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008353c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835400): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835400): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835400): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835400): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835400): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.375906385 +0000 UTC m=+12.252059115 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835400): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479880 item 74 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008354c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008354c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008354c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008354c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008354c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008354c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008354c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.376758446 +0000 UTC m=+12.252911177 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008354c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479dc0 item 75 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.377011929 +0000 UTC m=+12.253164660 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835500): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): _writeAt: size=3, off=2 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca000 item 75 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.377332118 +0000 UTC m=+12.253484858 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008355c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835600): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835600): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835600): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835600): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835600): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.377332118 +0000 UTC m=+12.253484858 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835600): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca1c0 item 75 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.378383953 +0000 UTC m=+12.254536683 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008356c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca4d0 item 76 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.378741511 +0000 UTC m=+12.254894241 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca620 item 76 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): _writeAt: size=3, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.37916465 +0000 UTC m=+12.255317390 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008357c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835800): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835800): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835800): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835800): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835800): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.37916465 +0000 UTC m=+12.255317390 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835800): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca850 item 76 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008358c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008358c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008358c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008358c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008358c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008358c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008358c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.380115957 +0000 UTC m=+12.256268688 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008358c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cabd0 item 77 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.380480198 +0000 UTC m=+12.256632928 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835900): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008359c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008359c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008359c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008359c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008359c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.380480198 +0000 UTC m=+12.256632928 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0008359c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cae00 item 77 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a80): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a80): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.381616269 +0000 UTC m=+12.257769000 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835a80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb180 item 78 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.382094713 +0000 UTC m=+12.258247442 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835ac0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b80): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b80): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b80): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.382094713 +0000 UTC m=+12.258247442 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835b80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb420 item 78 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.383260571 +0000 UTC m=+12.259413311 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c80): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c80): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c80): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb810 item 79 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c80): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c80): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.38362452 +0000 UTC m=+12.259777250 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835c80): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d40): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.38362452 +0000 UTC m=+12.259777250 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835d40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb9d0 item 79 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.384678779 +0000 UTC m=+12.260831509 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbdc0 item 80 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.385037629 +0000 UTC m=+12.261190359 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835e40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f00): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.385037629 +0000 UTC m=+12.261190359 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbf10 item 80 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.386005407 +0000 UTC m=+12.262158137 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000835f40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c000): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c000): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c000): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c000): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c000): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c000): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c9a0 item 81 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c000): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c000): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.386451229 +0000 UTC m=+12.262603960 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c000): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.386451229 +0000 UTC m=+12.262603960 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a6c040): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cb60 item 81 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.387710862 +0000 UTC m=+12.263863592 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24040): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003150a0 item 82 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.388168277 +0000 UTC m=+12.264320997 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24140): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24140): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24140): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24140): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24140): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.388168277 +0000 UTC m=+12.264320997 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24140): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003151f0 item 82 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24280): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24280): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24280): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24280): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24280): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.38913948 +0000 UTC m=+12.265292211 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24280): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24340): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24340): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24340): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24340): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24340): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24340): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315c00 item 83 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24340): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24340): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.389539447 +0000 UTC m=+12.265692177 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24340): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.389539447 +0000 UTC m=+12.265692177 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24380): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4000 item 83 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24400): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24400): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24400): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24400): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24400): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.390620727 +0000 UTC m=+12.266773457 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24400): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4540 item 84 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.390978665 +0000 UTC m=+12.267131395 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a244c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.390978665 +0000 UTC m=+12.267131395 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24500): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4770 item 84 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24580): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24580): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24580): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24580): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24580): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.392060005 +0000 UTC m=+12.268212735 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24580): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24640): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24640): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24640): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24640): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24640): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24640): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4b60 item 85 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24640): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24640): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.392449412 +0000 UTC m=+12.268602142 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24640): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.392449412 +0000 UTC m=+12.268602142 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24680): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4d20 item 85 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24700): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24700): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24700): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.393431286 +0000 UTC m=+12.269584036 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a247c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a247c0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a247c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d53b0 item 86 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a247c0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a247c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a247c0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a247c0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a247c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.393900381 +0000 UTC m=+12.270053112 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a247c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.393900381 +0000 UTC m=+12.270053112 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24800): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5650 item 86 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24880): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24880): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24880): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24880): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24880): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.395159935 +0000 UTC m=+12.271312665 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24880): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24940): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24940): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24940): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24940): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24940): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24940): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5c00 item 87 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24940): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24940): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.395540436 +0000 UTC m=+12.271693176 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24940): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.395540436 +0000 UTC m=+12.271693176 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24980): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5f10 item 87 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.396510377 +0000 UTC m=+12.272663107 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24a00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24ac0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24ac0): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24ac0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d07e0 item 88 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24ac0): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24ac0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24ac0): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24ac0): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24ac0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.396900746 +0000 UTC m=+12.273053476 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24ac0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.396900746 +0000 UTC m=+12.273053476 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24b00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0b60 item 88 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.397752366 +0000 UTC m=+12.273905096 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24bc0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24c00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24c00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24c00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1730 item 89 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24c00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24c00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.398052457 +0000 UTC m=+12.274205187 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24c00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1880 item 89 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.398396188 +0000 UTC m=+12.274548918 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d40): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.398396188 +0000 UTC m=+12.274548918 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24d40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1b20 item 89 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e00): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e00): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e00): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e00): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e00): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.399336285 +0000 UTC m=+12.275489015 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004681c0 item 90 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.399743115 +0000 UTC m=+12.275895844 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24e40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004683f0 item 90 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.400101684 +0000 UTC m=+12.276254414 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f00): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f40): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f40): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f40): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f40): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f40): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.400101684 +0000 UTC m=+12.276254414 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a24f40): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004685b0 item 90 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.400913159 +0000 UTC m=+12.277065889 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25000): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25040): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25040): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25040): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468af0 item 91 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25040): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25040): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.401235531 +0000 UTC m=+12.277388262 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25040): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): >_readAt: n=2, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): _writeAt: size=3, off=7 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468cb0 item 91 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.401621883 +0000 UTC m=+12.277774614 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25140): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25140): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25140): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25140): >_readAt: n=8, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25140): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.401621883 +0000 UTC m=+12.277774614 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25140): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469030 item 91 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.402568541 +0000 UTC m=+12.278721271 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25200): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25240): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25240): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25240): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004697a0 item 92 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25240): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25240): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.402885594 +0000 UTC m=+12.279038324 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25240): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): open at offset 5 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469a40 item 92 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): _readAt: size=2, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): _writeAt: size=3, off=5 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): >_writeAt: n=3, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.403271354 +0000 UTC m=+12.279424084 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc000a25300): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0000): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0000): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0000): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0000): >_readAt: n=3, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0000): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.403271354 +0000 UTC m=+12.279424084 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0000): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469c70 item 92 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.40424925 +0000 UTC m=+12.280401980 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d00c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0100): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0100): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0100): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464f50 item 93 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0100): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0100): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.404575669 +0000 UTC m=+12.280728400 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0100): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.404575669 +0000 UTC m=+12.280728400 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d01c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465650 item 93 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.405509003 +0000 UTC m=+12.281661733 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0280): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6070 item 94 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.405825294 +0000 UTC m=+12.281978024 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d02c0): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.405825294 +0000 UTC m=+12.281978024 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0380): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f64d0 item 94 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.406935497 +0000 UTC m=+12.283088227 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0440): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6850 item 95 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.40733356 +0000 UTC m=+12.283486291 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0480): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.40733356 +0000 UTC m=+12.283486291 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0540): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f69a0 item 95 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 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/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): open at offset 0 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): _readAt: size=2, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): >_readAt: n=0, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.408407176 +0000 UTC m=+12.284559905 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0600): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): _writeAt: size=5, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): >openPending: err= 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6e00 item 96 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): >_writeAt: n=5, err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.408702267 +0000 UTC m=+12.284854987 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0640): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:04:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:04:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:04:40 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): _readAt: size=512, off=0 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): openPending: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): >openPending: err= 2024/12/12 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): >_readAt: n=5, err=EOF 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): close: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:04:40.408702267 +0000 UTC m=+12.284854987 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:04:40 DEBUG : open-test-file(0xc0005d0700): >close: err= 2024/12/12 04:04:40 DEBUG : open-test-file: Remove: 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7110 item 96 2024/12/12 04:04:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:04:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:04:40 DEBUG : open-test-file: >Remove: err= 2024/12/12 04:04:40 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:40 DEBUG : : Looking for writers 2024/12/12 04:04:40 DEBUG : >WaitForWriters: 2024/12/12 04:04:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.30s) --- PASS: TestRWFileHandleOpenTests/writes (0.16s) --- 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.15s) --- 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-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:04:40 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:04:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:04:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:04:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:04:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:04:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:04:40 DEBUG : file1: newRWFileHandle: 2024/12/12 04:04:40 DEBUG : file1(0xc00052eb00): openPending: 2024/12/12 04:04:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:40 DEBUG : file1(0xc00052eb00): >openPending: err= 2024/12/12 04:04:40 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:04:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:04:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/12/12 04:04:40 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:04:40 DEBUG : : Looking for writers 2024/12/12 04:04:40 DEBUG : file1: reading active writers 2024/12/12 04:04:40 DEBUG : file1: active writers 1 2024/12/12 04:04:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:04:40 DEBUG : : Looking for writers 2024/12/12 04:04:40 DEBUG : file1: reading active writers 2024/12/12 04:04:40 DEBUG : file1: active writers 1 2024/12/12 04:04:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:04:40 DEBUG : : Looking for writers 2024/12/12 04:04:40 DEBUG : file1: reading active writers 2024/12/12 04:04:40 DEBUG : file1: active writers 1 2024/12/12 04:04:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:04:40 DEBUG : : Looking for writers 2024/12/12 04:04:40 DEBUG : file1: reading active writers 2024/12/12 04:04:40 DEBUG : file1: active writers 1 2024/12/12 04:04:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:04:40 DEBUG : : Looking for writers 2024/12/12 04:04:40 DEBUG : file1: reading active writers 2024/12/12 04:04:40 DEBUG : file1: active writers 1 2024/12/12 04:04:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:04:40 DEBUG : : Looking for writers 2024/12/12 04:04:40 DEBUG : file1: reading active writers 2024/12/12 04:04:40 DEBUG : file1: active writers 1 2024/12/12 04:04:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:04:41 DEBUG : : Looking for writers 2024/12/12 04:04:41 DEBUG : file1: reading active writers 2024/12/12 04:04:41 DEBUG : file1: active writers 1 2024/12/12 04:04:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:04:41 DEBUG : : Looking for writers 2024/12/12 04:04:41 DEBUG : file1: reading active writers 2024/12/12 04:04:41 DEBUG : file1: active writers 1 2024/12/12 04:04:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:42 DEBUG : : Looking for writers 2024/12/12 04:04:42 DEBUG : file1: reading active writers 2024/12/12 04:04:42 DEBUG : file1: active writers 1 2024/12/12 04:04:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:43 DEBUG : : Looking for writers 2024/12/12 04:04:43 DEBUG : file1: reading active writers 2024/12/12 04:04:43 DEBUG : file1: active writers 1 2024/12/12 04:04:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:44 DEBUG : : Looking for writers 2024/12/12 04:04:44 DEBUG : file1: reading active writers 2024/12/12 04:04:44 DEBUG : file1: active writers 1 2024/12/12 04:04:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:45 DEBUG : : Looking for writers 2024/12/12 04:04:45 DEBUG : file1: reading active writers 2024/12/12 04:04:45 DEBUG : file1: active writers 1 2024/12/12 04:04:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:46 DEBUG : : Looking for writers 2024/12/12 04:04:46 DEBUG : file1: reading active writers 2024/12/12 04:04:46 DEBUG : file1: active writers 1 2024/12/12 04:04:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:47 DEBUG : : Looking for writers 2024/12/12 04:04:47 DEBUG : file1: reading active writers 2024/12/12 04:04:47 DEBUG : file1: active writers 1 2024/12/12 04:04:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:48 DEBUG : : Looking for writers 2024/12/12 04:04:48 DEBUG : file1: reading active writers 2024/12/12 04:04:48 DEBUG : file1: active writers 1 2024/12/12 04:04:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:49 DEBUG : : Looking for writers 2024/12/12 04:04:49 DEBUG : file1: reading active writers 2024/12/12 04:04:49 DEBUG : file1: active writers 1 2024/12/12 04:04:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:50 DEBUG : : Looking for writers 2024/12/12 04:04:50 DEBUG : file1: reading active writers 2024/12/12 04:04:50 DEBUG : file1: active writers 1 2024/12/12 04:04:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:51 DEBUG : : Looking for writers 2024/12/12 04:04:51 DEBUG : file1: reading active writers 2024/12/12 04:04:51 DEBUG : file1: active writers 1 2024/12/12 04:04:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:52 DEBUG : : Looking for writers 2024/12/12 04:04:52 DEBUG : file1: reading active writers 2024/12/12 04:04:52 DEBUG : file1: active writers 1 2024/12/12 04:04:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:53 DEBUG : : Looking for writers 2024/12/12 04:04:53 DEBUG : file1: reading active writers 2024/12/12 04:04:53 DEBUG : file1: active writers 1 2024/12/12 04:04:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:54 DEBUG : : Looking for writers 2024/12/12 04:04:54 DEBUG : file1: reading active writers 2024/12/12 04:04:54 DEBUG : file1: active writers 1 2024/12/12 04:04:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:55 DEBUG : : Looking for writers 2024/12/12 04:04:55 DEBUG : file1: reading active writers 2024/12/12 04:04:55 DEBUG : file1: active writers 1 2024/12/12 04:04:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:56 DEBUG : : Looking for writers 2024/12/12 04:04:56 DEBUG : file1: reading active writers 2024/12/12 04:04:56 DEBUG : file1: active writers 1 2024/12/12 04:04:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:57 DEBUG : : Looking for writers 2024/12/12 04:04:57 DEBUG : file1: reading active writers 2024/12/12 04:04:57 DEBUG : file1: active writers 1 2024/12/12 04:04:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:58 DEBUG : : Looking for writers 2024/12/12 04:04:58 DEBUG : file1: reading active writers 2024/12/12 04:04:58 DEBUG : file1: active writers 1 2024/12/12 04:04:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:04:59 DEBUG : : Looking for writers 2024/12/12 04:04:59 DEBUG : file1: reading active writers 2024/12/12 04:04:59 DEBUG : file1: active writers 1 2024/12/12 04:04:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:05:00 DEBUG : : Looking for writers 2024/12/12 04:05:00 DEBUG : file1: reading active writers 2024/12/12 04:05:00 DEBUG : file1: active writers 1 2024/12/12 04:05:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:05:01 DEBUG : : Looking for writers 2024/12/12 04:05:01 DEBUG : file1: reading active writers 2024/12/12 04:05:01 DEBUG : file1: active writers 1 2024/12/12 04:05:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:05:02 DEBUG : : Looking for writers 2024/12/12 04:05:02 DEBUG : file1: reading active writers 2024/12/12 04:05:02 DEBUG : file1: active writers 1 2024/12/12 04:05:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:05:03 DEBUG : : Looking for writers 2024/12/12 04:05:03 DEBUG : file1: reading active writers 2024/12/12 04:05:03 DEBUG : file1: active writers 1 2024/12/12 04:05:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:05:04 DEBUG : : Looking for writers 2024/12/12 04:05:04 DEBUG : file1: reading active writers 2024/12/12 04:05:04 DEBUG : file1: active writers 1 2024/12/12 04:05:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:05:05 DEBUG : : Looking for writers 2024/12/12 04:05:05 DEBUG : file1: reading active writers 2024/12/12 04:05:05 DEBUG : file1: active writers 1 2024/12/12 04:05:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:05:06 DEBUG : : Looking for writers 2024/12/12 04:05:06 DEBUG : file1: reading active writers 2024/12/12 04:05:06 DEBUG : file1: active writers 1 2024/12/12 04:05:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:05:07 DEBUG : : Looking for writers 2024/12/12 04:05:07 DEBUG : file1: reading active writers 2024/12/12 04:05:07 DEBUG : file1: active writers 1 2024/12/12 04:05:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:05:08 DEBUG : : Looking for writers 2024/12/12 04:05:08 DEBUG : file1: reading active writers 2024/12/12 04:05:08 DEBUG : file1: active writers 1 2024/12/12 04:05:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:05:09 DEBUG : : Looking for writers 2024/12/12 04:05:09 DEBUG : file1: reading active writers 2024/12/12 04:05:09 DEBUG : file1: active writers 1 2024/12/12 04:05:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:05:10 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00043e5a0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0006ff608 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641058368} name:file1 opens:1 downloaders: o: fd:0xc000740268 info:{ModTime:{wall:13965299700559361862 ext:12307492065 loc:0x3b09ac0} ATime:{wall:13965299700559361862 ext:12307492065 loc:0x3b09ac0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/12/12 04:05:10 DEBUG : >WaitForWriters: 2024/12/12 04:05:10 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:10 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:05:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:05:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:05:10 DEBUG : rename_me: newRWFileHandle: 2024/12/12 04:05:10 DEBUG : rename_me(0xc0003aac40): openPending: 2024/12/12 04:05:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:05:10 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/12 04:05:10 DEBUG : rename_me(0xc0003aac40): >openPending: err= 2024/12/12 04:05:10 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/12 04:05:10 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/12 04:05:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/12 04:05:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/12 04:05:10 DEBUG : rename_me(0xc0003aac40): _writeAt: size=5, off=0 2024/12/12 04:05:10 DEBUG : rename_me(0xc0003aac40): >_writeAt: n=5, err= 2024/12/12 04:05:10 DEBUG : rename_me(0xc0003aac40): close: 2024/12/12 04:05:10 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-12 04:05:10.454800556 +0000 UTC m=+42.330953286 2024/12/12 04:05:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/12 04:05:10 DEBUG : rename_me(0xc0003aac40): >close: err= 2024/12/12 04:05:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/12 04:05:10 DEBUG : i_was_renamed: Updating file with 0xc00082c3c0 2024/12/12 04:05:10 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/12 04:05:10 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/12 04:05:10 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:10 DEBUG : : Looking for writers 2024/12/12 04:05:10 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:05:10 DEBUG : : Looking for writers 2024/12/12 04:05:10 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:05:10 DEBUG : : Looking for writers 2024/12/12 04:05:10 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:05:10 DEBUG : : Looking for writers 2024/12/12 04:05:10 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:05:10 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/12 04:05:10 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:10 INFO : i_was_renamed: Copied (new) 2024/12/12 04:05:10 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-12 04:05:10 +0000 UTC" 2024/12/12 04:05:10 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/12 04:05:10 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/12 04:05:10 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/12 04:05:10 DEBUG : : Looking for writers 2024/12/12 04:05:10 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:05:10 DEBUG : >WaitForWriters: 2024/12/12 04:05:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:10 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:05:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8KU-h}/rclone-test-mexebem1muwo" 2024/12/12 04:05:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:10 DEBUG : : forgetting directory cache 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate(0xc000561f00): _readAt: size=512, off=0 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate(0xc000561f00): openPending: 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:06:10 +0000 UTC" against cached fingerprint "" 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:05:10 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate(0xc000561f00): >openPending: err= 2024/12/12 04:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate(0xc000561f00): >_readAt: n=20, err=EOF 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate(0xc000561f00): close: 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:06:10 +0000 GMT 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate(0xc000561f00): >close: err= 2024/12/12 04:05:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:11 DEBUG : : forgetting directory cache 2024/12/12 04:05:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006f4540): _readAt: size=512, off=0 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006f4540): openPending: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:07:10 +0000 UTC" against cached fingerprint "20,2024-12-12 03:06:10 +0000 UTC" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:07:10 +0000 UTC" != cached fingerprint "20,2024-12-12 03:06:10 +0000 UTC") 2024/12/12 04:05:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:05:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006f4540): >openPending: err= 2024/12/12 04:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006f4540): >_readAt: n=20, err=EOF 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006f4540): close: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:07:10 +0000 GMT 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006f4540): >close: err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:11 DEBUG : : forgetting directory cache 2024/12/12 04:05:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006dcbc0): _readAt: size=512, off=0 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006dcbc0): openPending: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:08:10 +0000 UTC" against cached fingerprint "20,2024-12-12 03:07:10 +0000 UTC" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:08:10 +0000 UTC" != cached fingerprint "20,2024-12-12 03:07:10 +0000 UTC") 2024/12/12 04:05:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:05:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006dcbc0): >openPending: err= 2024/12/12 04:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006dcbc0): >_readAt: n=20, err=EOF 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006dcbc0): close: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:08:10 +0000 GMT 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0006dcbc0): >close: err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:11 DEBUG : : forgetting directory cache 2024/12/12 04:05:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0008b9a00): _readAt: size=512, off=0 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0008b9a00): openPending: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:09:10 +0000 UTC" against cached fingerprint "20,2024-12-12 03:08:10 +0000 UTC" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:09:10 +0000 UTC" != cached fingerprint "20,2024-12-12 03:08:10 +0000 UTC") 2024/12/12 04:05:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:05:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0008b9a00): >openPending: err= 2024/12/12 04:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0008b9a00): >_readAt: n=20, err=EOF 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0008b9a00): close: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:09:10 +0000 GMT 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0008b9a00): >close: err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:11 DEBUG : : forgetting directory cache 2024/12/12 04:05:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0003abc80): _readAt: size=512, off=0 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0003abc80): openPending: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:10:10 +0000 UTC" against cached fingerprint "20,2024-12-12 03:09:10 +0000 UTC" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:10:10 +0000 UTC" != cached fingerprint "20,2024-12-12 03:09:10 +0000 UTC") 2024/12/12 04:05:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:05:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0003abc80): >openPending: err= 2024/12/12 04:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0003abc80): >_readAt: n=20, err=EOF 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0003abc80): close: 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:10:10 +0000 GMT 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate(0xc0003abc80): >close: err= 2024/12/12 04:05:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:12 DEBUG : : forgetting directory cache 2024/12/12 04:05:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000834180): _readAt: size=512, off=0 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000834180): openPending: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:11:10 +0000 UTC" against cached fingerprint "20,2024-12-12 03:10:10 +0000 UTC" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:11:10 +0000 UTC" != cached fingerprint "20,2024-12-12 03:10:10 +0000 UTC") 2024/12/12 04:05:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:05:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000834180): >openPending: err= 2024/12/12 04:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000834180): >_readAt: n=20, err=EOF 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000834180): close: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:11:10 +0000 GMT 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000834180): >close: err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:12 DEBUG : : forgetting directory cache 2024/12/12 04:05:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a24b40): _readAt: size=512, off=0 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a24b40): openPending: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-12 03:12:10 +0000 UTC" against cached fingerprint "20,2024-12-12 03:11:10 +0000 UTC" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-12 03:12:10 +0000 UTC" != cached fingerprint "20,2024-12-12 03:11:10 +0000 UTC") 2024/12/12 04:05:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/12 04:05:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a24b40): >openPending: err= 2024/12/12 04:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a24b40): >_readAt: n=21, err=EOF 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a24b40): close: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:12:10 +0000 GMT 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a24b40): >close: err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:12 DEBUG : : forgetting directory cache 2024/12/12 04:05:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a147c0): _readAt: size=512, off=0 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a147c0): openPending: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-12 03:13:10 +0000 UTC" against cached fingerprint "21,2024-12-12 03:12:10 +0000 UTC" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-12 03:13:10 +0000 UTC" != cached fingerprint "21,2024-12-12 03:12:10 +0000 UTC") 2024/12/12 04:05:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/12 04:05:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a147c0): >openPending: err= 2024/12/12 04:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a147c0): >_readAt: n=22, err=EOF 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a147c0): close: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:13:10 +0000 GMT 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000a147c0): >close: err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:12 DEBUG : : forgetting directory cache 2024/12/12 04:05:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000691680): _readAt: size=512, off=0 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000691680): openPending: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-12 03:14:10 +0000 UTC" against cached fingerprint "22,2024-12-12 03:13:10 +0000 UTC" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-12 03:14:10 +0000 UTC" != cached fingerprint "22,2024-12-12 03:13:10 +0000 UTC") 2024/12/12 04:05:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/12 04:05:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000691680): >openPending: err= 2024/12/12 04:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000691680): >_readAt: n=23, err=EOF 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000691680): close: 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:14:10 +0000 GMT 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate(0xc000691680): >close: err= 2024/12/12 04:05:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:13 DEBUG : : forgetting directory cache 2024/12/12 04:05:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate(0xc000646340): _readAt: size=512, off=0 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate(0xc000646340): openPending: 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-12 03:15:10 +0000 UTC" against cached fingerprint "23,2024-12-12 03:14:10 +0000 UTC" 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-12 03:15:10 +0000 UTC" != cached fingerprint "23,2024-12-12 03:14:10 +0000 UTC") 2024/12/12 04:05:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/12 04:05:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate(0xc000646340): >openPending: err= 2024/12/12 04:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate(0xc000646340): >_readAt: n=24, err=EOF 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate(0xc000646340): close: 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:15:10 +0000 GMT 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate(0xc000646340): >close: err= 2024/12/12 04:05:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:13 DEBUG : : Looking for writers 2024/12/12 04:05:13 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/12 04:05:13 DEBUG : >WaitForWriters: 2024/12/12 04:05:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:13 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:13 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:13 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:13 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:13 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : : forgetting directory cache 2024/12/12 04:05:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/12 04:05:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/12 04:05:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/12 04:05:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/12 04:05:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/12 04:05:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/12 04:05:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/12 04:05:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/12 04:05:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/12 04:05:13 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/12 04:05:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/12 04:05:13 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/12 04:05:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/12 04:05:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/12 04:05:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/12 04:05:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/12 04:05:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/12 04:05:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/12 04:05:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/12 04:05:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/12 04:05:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/12 04:05:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:13 DEBUG : : Looking for writers 2024/12/12 04:05:13 DEBUG : FiLeA: reading active writers 2024/12/12 04:05:13 DEBUG : FiLeB: reading active writers 2024/12/12 04:05:13 DEBUG : FilEb: reading active writers 2024/12/12 04:05:13 DEBUG : >WaitForWriters: 2024/12/12 04:05:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:13 DEBUG : : Looking for writers 2024/12/12 04:05:13 DEBUG : FiLeA: reading active writers 2024/12/12 04:05:13 DEBUG : FiLeB: reading active writers 2024/12/12 04:05:13 DEBUG : FilEb: reading active writers 2024/12/12 04:05:13 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:13 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:13 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/12 04:05:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/12 04:05:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/12 04:05:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:13 DEBUG : : Looking for writers 2024/12/12 04:05:13 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/12 04:05:13 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/12 04:05:13 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:13 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:13 DEBUG : webdav root 'rclone-test-mexebem1muwo': Re-using VFS from active cache 2024/12/12 04:05:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:13 DEBUG : : Looking for writers 2024/12/12 04:05:13 DEBUG : >WaitForWriters: 2024/12/12 04:05:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:13 DEBUG : : Looking for writers 2024/12/12 04:05:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:13 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:13 DEBUG : : Looking for writers 2024/12/12 04:05:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:13 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:13 DEBUG : : Looking for writers 2024/12/12 04:05:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:13 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:13 DEBUG : dir: Looking for writers 2024/12/12 04:05:13 DEBUG : file2: reading active writers 2024/12/12 04:05:13 DEBUG : : Looking for writers 2024/12/12 04:05:13 DEBUG : dir: reading active writers 2024/12/12 04:05:13 DEBUG : file1: reading active writers 2024/12/12 04:05:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:13 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:14 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:14 DEBUG : dir: Looking for writers 2024/12/12 04:05:14 DEBUG : : Looking for writers 2024/12/12 04:05:14 DEBUG : dir: reading active writers 2024/12/12 04:05:14 DEBUG : file1: reading active writers 2024/12/12 04:05:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:14 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:14 DEBUG : file1: Open: flags=O_RDONLY 2024/12/12 04:05:14 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/12 04:05:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/12 04:05:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/12 04:05:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:05:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/12 04:05:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/12 04:05:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/12 04:05:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/12 04:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/12 04:05:14 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:05:14 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:14 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/12/12 04:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/12 04:05:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/12 04:05:14 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:14 DEBUG : dir: Looking for writers 2024/12/12 04:05:14 DEBUG : file2: reading active writers 2024/12/12 04:05:14 DEBUG : new_file.txt: reading active writers 2024/12/12 04:05:14 DEBUG : : Looking for writers 2024/12/12 04:05:14 DEBUG : dir: reading active writers 2024/12/12 04:05:14 DEBUG : file1: reading active writers 2024/12/12 04:05:14 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:14 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:14 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/12 04:05:14 DEBUG : dir/file1: Updating file with dir/file1 0xc00077a000 2024/12/12 04:05:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/12 04:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:14 INFO : dir/file1: Moved (server-side) to: file0 2024/12/12 04:05:14 DEBUG : file0: Updating file with file0 0xc00077a000 2024/12/12 04:05:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:05:14 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/12 04:05:14 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:14 DEBUG : dir: Looking for writers 2024/12/12 04:05:14 DEBUG : : Looking for writers 2024/12/12 04:05:14 DEBUG : dir: reading active writers 2024/12/12 04:05:14 DEBUG : file0: reading active writers 2024/12/12 04:05:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:14 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:14 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:14 DEBUG : : Looking for writers 2024/12/12 04:05:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:14 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:14 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/12 04:05:14 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/12 04:05:14 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/12 04:05:14 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/12 04:05:14 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/12 04:05:14 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:14 DEBUG : d: Looking for writers 2024/12/12 04:05:14 DEBUG : : Looking for writers 2024/12/12 04:05:14 DEBUG : a: Looking for writers 2024/12/12 04:05:14 DEBUG : b: Looking for writers 2024/12/12 04:05:14 DEBUG : c: Looking for writers 2024/12/12 04:05:14 DEBUG : : Looking for writers 2024/12/12 04:05:14 DEBUG : /: reading active writers 2024/12/12 04:05:14 DEBUG : a: reading active writers 2024/12/12 04:05:14 DEBUG : b: reading active writers 2024/12/12 04:05:14 DEBUG : c: reading active writers 2024/12/12 04:05:14 DEBUG : d: reading active writers 2024/12/12 04:05:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:15 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/12 04:05:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/12 04:05:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/12 04:05:15 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/12 04:05:15 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:15 DEBUG : a/b/c/d: Looking for writers 2024/12/12 04:05:15 DEBUG : a/b/c: Looking for writers 2024/12/12 04:05:15 DEBUG : d: reading active writers 2024/12/12 04:05:15 DEBUG : a/b: Looking for writers 2024/12/12 04:05:15 DEBUG : c: reading active writers 2024/12/12 04:05:15 DEBUG : a: Looking for writers 2024/12/12 04:05:15 DEBUG : b: reading active writers 2024/12/12 04:05:15 DEBUG : : Looking for writers 2024/12/12 04:05:15 DEBUG : a: reading active writers 2024/12/12 04:05:15 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-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:15 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:05:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/12 04:05:15 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/12 04:05:15 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/12 04:05:15 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (5 bytes), uploading instead of streaming 2024/12/12 04:05:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:15 DEBUG : file1: Size of src and dst objects identical 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:05:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:05:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:05:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:05:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/12 04:05:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:05:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:05:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:05:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:15 DEBUG : file1: Size of src and dst objects identical 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:05:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:05:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (7 bytes), uploading instead of streaming 2024/12/12 04:05:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:15 DEBUG : file1: Size of src and dst objects identical 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:15 DEBUG : : Looking for writers 2024/12/12 04:05:15 DEBUG : file1: reading active writers 2024/12/12 04:05:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:15 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:05:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:15 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/12 04:05:16 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/12 04:05:16 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/12 04:05:16 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/12 04:05:16 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (11 bytes), uploading instead of streaming 2024/12/12 04:05:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:16 DEBUG : file1: Size of src and dst objects identical 2024/12/12 04:05:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:16 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/12 04:05:16 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:16 DEBUG : : Looking for writers 2024/12/12 04:05:16 DEBUG : file1: reading active writers 2024/12/12 04:05:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:16 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:05:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:16 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:05:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:05:16 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/12 04:05:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:16 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (5 bytes), uploading instead of streaming 2024/12/12 04:05:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:16 DEBUG : file1: Size of src and dst objects identical 2024/12/12 04:05:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:16 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/12 04:05:16 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:16 DEBUG : : Looking for writers 2024/12/12 04:05:16 DEBUG : file1: reading active writers 2024/12/12 04:05:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:16 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:05:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:16 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:05:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:05:16 DEBUG : file1: WriteFileHandle.Release closing 2024/12/12 04:05:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:16 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:05:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:16 DEBUG : file1: Size of src and dst objects identical 2024/12/12 04:05:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:16 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/12 04:05:16 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:16 DEBUG : : Looking for writers 2024/12/12 04:05:16 DEBUG : file1: reading active writers 2024/12/12 04:05:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:16 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:05:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:16 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:05:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/12/12 04:05:16 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:16 DEBUG : : Looking for writers 2024/12/12 04:05:16 DEBUG : file1: reading active writers 2024/12/12 04:05:16 DEBUG : file1: active writers 1 2024/12/12 04:05:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/12/12 04:05:16 DEBUG : : Looking for writers 2024/12/12 04:05:16 DEBUG : file1: reading active writers 2024/12/12 04:05:16 DEBUG : file1: active writers 1 2024/12/12 04:05:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/12/12 04:05:16 DEBUG : : Looking for writers 2024/12/12 04:05:16 DEBUG : file1: reading active writers 2024/12/12 04:05:16 DEBUG : file1: active writers 1 2024/12/12 04:05:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/12/12 04:05:16 DEBUG : : Looking for writers 2024/12/12 04:05:16 DEBUG : file1: reading active writers 2024/12/12 04:05:16 DEBUG : file1: active writers 1 2024/12/12 04:05:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/12/12 04:05:17 DEBUG : : Looking for writers 2024/12/12 04:05:17 DEBUG : file1: reading active writers 2024/12/12 04:05:17 DEBUG : file1: active writers 1 2024/12/12 04:05:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/12/12 04:05:17 DEBUG : : Looking for writers 2024/12/12 04:05:17 DEBUG : file1: reading active writers 2024/12/12 04:05:17 DEBUG : file1: active writers 1 2024/12/12 04:05:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/12/12 04:05:17 DEBUG : : Looking for writers 2024/12/12 04:05:17 DEBUG : file1: reading active writers 2024/12/12 04:05:17 DEBUG : file1: active writers 1 2024/12/12 04:05:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/12/12 04:05:18 DEBUG : : Looking for writers 2024/12/12 04:05:18 DEBUG : file1: reading active writers 2024/12/12 04:05:18 DEBUG : file1: active writers 1 2024/12/12 04:05:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:19 DEBUG : : Looking for writers 2024/12/12 04:05:19 DEBUG : file1: reading active writers 2024/12/12 04:05:19 DEBUG : file1: active writers 1 2024/12/12 04:05:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:20 DEBUG : : Looking for writers 2024/12/12 04:05:20 DEBUG : file1: reading active writers 2024/12/12 04:05:20 DEBUG : file1: active writers 1 2024/12/12 04:05:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:21 DEBUG : : Looking for writers 2024/12/12 04:05:21 DEBUG : file1: reading active writers 2024/12/12 04:05:21 DEBUG : file1: active writers 1 2024/12/12 04:05:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:22 DEBUG : : Looking for writers 2024/12/12 04:05:22 DEBUG : file1: reading active writers 2024/12/12 04:05:22 DEBUG : file1: active writers 1 2024/12/12 04:05:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:23 DEBUG : : Looking for writers 2024/12/12 04:05:23 DEBUG : file1: reading active writers 2024/12/12 04:05:23 DEBUG : file1: active writers 1 2024/12/12 04:05:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:24 DEBUG : : Looking for writers 2024/12/12 04:05:24 DEBUG : file1: reading active writers 2024/12/12 04:05:24 DEBUG : file1: active writers 1 2024/12/12 04:05:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:25 DEBUG : : Looking for writers 2024/12/12 04:05:25 DEBUG : file1: reading active writers 2024/12/12 04:05:25 DEBUG : file1: active writers 1 2024/12/12 04:05:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:26 DEBUG : : Looking for writers 2024/12/12 04:05:26 DEBUG : file1: reading active writers 2024/12/12 04:05:26 DEBUG : file1: active writers 1 2024/12/12 04:05:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:27 DEBUG : : Looking for writers 2024/12/12 04:05:27 DEBUG : file1: reading active writers 2024/12/12 04:05:27 DEBUG : file1: active writers 1 2024/12/12 04:05:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:28 DEBUG : : Looking for writers 2024/12/12 04:05:28 DEBUG : file1: reading active writers 2024/12/12 04:05:28 DEBUG : file1: active writers 1 2024/12/12 04:05:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:29 DEBUG : : Looking for writers 2024/12/12 04:05:29 DEBUG : file1: reading active writers 2024/12/12 04:05:29 DEBUG : file1: active writers 1 2024/12/12 04:05:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:30 DEBUG : : Looking for writers 2024/12/12 04:05:30 DEBUG : file1: reading active writers 2024/12/12 04:05:30 DEBUG : file1: active writers 1 2024/12/12 04:05:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:31 DEBUG : : Looking for writers 2024/12/12 04:05:31 DEBUG : file1: reading active writers 2024/12/12 04:05:31 DEBUG : file1: active writers 1 2024/12/12 04:05:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:32 DEBUG : : Looking for writers 2024/12/12 04:05:32 DEBUG : file1: reading active writers 2024/12/12 04:05:32 DEBUG : file1: active writers 1 2024/12/12 04:05:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:33 DEBUG : : Looking for writers 2024/12/12 04:05:33 DEBUG : file1: reading active writers 2024/12/12 04:05:33 DEBUG : file1: active writers 1 2024/12/12 04:05:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:34 DEBUG : : Looking for writers 2024/12/12 04:05:34 DEBUG : file1: reading active writers 2024/12/12 04:05:34 DEBUG : file1: active writers 1 2024/12/12 04:05:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:35 DEBUG : : Looking for writers 2024/12/12 04:05:35 DEBUG : file1: reading active writers 2024/12/12 04:05:35 DEBUG : file1: active writers 1 2024/12/12 04:05:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:36 DEBUG : : Looking for writers 2024/12/12 04:05:36 DEBUG : file1: reading active writers 2024/12/12 04:05:36 DEBUG : file1: active writers 1 2024/12/12 04:05:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:37 DEBUG : : Looking for writers 2024/12/12 04:05:37 DEBUG : file1: reading active writers 2024/12/12 04:05:37 DEBUG : file1: active writers 1 2024/12/12 04:05:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:38 DEBUG : : Looking for writers 2024/12/12 04:05:38 DEBUG : file1: reading active writers 2024/12/12 04:05:38 DEBUG : file1: active writers 1 2024/12/12 04:05:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:39 DEBUG : : Looking for writers 2024/12/12 04:05:39 DEBUG : file1: reading active writers 2024/12/12 04:05:39 DEBUG : file1: active writers 1 2024/12/12 04:05:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:40 DEBUG : : Looking for writers 2024/12/12 04:05:40 DEBUG : file1: reading active writers 2024/12/12 04:05:40 DEBUG : file1: active writers 1 2024/12/12 04:05:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:41 DEBUG : : Looking for writers 2024/12/12 04:05:41 DEBUG : file1: reading active writers 2024/12/12 04:05:41 DEBUG : file1: active writers 1 2024/12/12 04:05:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:42 DEBUG : : Looking for writers 2024/12/12 04:05:42 DEBUG : file1: reading active writers 2024/12/12 04:05:42 DEBUG : file1: active writers 1 2024/12/12 04:05:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:43 DEBUG : : Looking for writers 2024/12/12 04:05:43 DEBUG : file1: reading active writers 2024/12/12 04:05:43 DEBUG : file1: active writers 1 2024/12/12 04:05:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:44 DEBUG : : Looking for writers 2024/12/12 04:05:44 DEBUG : file1: reading active writers 2024/12/12 04:05:44 DEBUG : file1: active writers 1 2024/12/12 04:05:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:45 DEBUG : : Looking for writers 2024/12/12 04:05:45 DEBUG : file1: reading active writers 2024/12/12 04:05:45 DEBUG : file1: active writers 1 2024/12/12 04:05:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:46 DEBUG : : Looking for writers 2024/12/12 04:05:46 DEBUG : file1: reading active writers 2024/12/12 04:05:46 DEBUG : file1: active writers 1 2024/12/12 04:05:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/12 04:05:46 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/12/12 04:05:46 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:46 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:05:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:46 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:05:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:46 DEBUG : file1: Size of src and dst objects identical 2024/12/12 04:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:46 DEBUG : file1: Open: flags=O_RDONLY 2024/12/12 04:05:46 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/12 04:05:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/12 04:05:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:46 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:46 DEBUG : : Looking for writers 2024/12/12 04:05:46 DEBUG : file1: reading active writers 2024/12/12 04:05:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-mexebem1muwo'", Local "Local file system at /tmp/rclone1550961468", Modify Window "1s" 2024/12/12 04:05:46 INFO : webdav root 'rclone-test-mexebem1muwo': poll-interval is not supported by this remote 2024/12/12 04:05:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:05:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:05:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:05:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:05:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:47 DEBUG : webdav root 'rclone-test-mexebem1muwo': File to upload is small (100 bytes), uploading instead of streaming 2024/12/12 04:05:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/12 04:05:47 DEBUG : file1: Size of src and dst objects identical 2024/12/12 04:05:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:05:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:05:47 DEBUG : file1: Open: flags=O_RDONLY 2024/12/12 04:05:47 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/12 04:05:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/12 04:05:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:05:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/12 04:05:47 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:05:47 DEBUG : : Looking for writers 2024/12/12 04:05:47 DEBUG : file1: reading active writers 2024/12/12 04:05:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/12 04:05:47 DEBUG : webdav root 'rclone-test-mexebem1muwo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m18.979777294s (try 1/5)