"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/04/21 04:27:47 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-hasatus8wosa" 2025/04/21 04:27:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 04:27:47 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/21 04:27:47 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/21 04:27:47 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/21 04:27:47 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/21 04:27:47 DEBUG : Setting pass="6DSFwfiKhEveUCsi_25-KfMijKcGvXpDHFpMVbBzvIdYrbA" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/21 04:27:47 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{z1CKC}" suffix to name 2025/04/21 04:27:47 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/21 04:27:47 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/21 04:27:47 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/21 04:27:47 DEBUG : Setting pass="6DSFwfiKhEveUCsi_25-KfMijKcGvXpDHFpMVbBzvIdYrbA" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/21 04:27:47 DEBUG : found headers: 2025/04/21 04:27:49 DEBUG : Creating backend with remote "/tmp/rclone3027496372" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:27:49 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:27:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:27:49 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:27:49 DEBUG : dir: Looking for writers 2025/04/21 04:27:49 DEBUG : : Looking for writers 2025/04/21 04:27:49 DEBUG : dir: reading active writers 2025/04/21 04:27:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.47s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:27:50 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:27:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:27:51 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/21 04:27:51 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/04/21 04:27:51 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:27:51 DEBUG : dir/subdir: Looking for writers 2025/04/21 04:27:51 DEBUG : dir: Looking for writers 2025/04/21 04:27:51 DEBUG : file1: reading active writers 2025/04/21 04:27:51 DEBUG : file2: reading active writers 2025/04/21 04:27:51 DEBUG : subdir: reading active writers 2025/04/21 04:27:51 DEBUG : : Looking for writers 2025/04/21 04:27:51 DEBUG : dir: reading active writers 2025/04/21 04:27:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.52s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:27:53 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:27:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:27:53 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:27:53 DEBUG : dir: Looking for writers 2025/04/21 04:27:53 DEBUG : file1: reading active writers 2025/04/21 04:27:53 DEBUG : : Looking for writers 2025/04/21 04:27:53 DEBUG : dir: reading active writers 2025/04/21 04:27:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.27s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:27:54 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:27:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:27:54 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:27:54 DEBUG : dir: Looking for writers 2025/04/21 04:27:54 DEBUG : : Looking for writers 2025/04/21 04:27:54 DEBUG : dir: reading active writers 2025/04/21 04:27:54 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:27:55 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:27:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:27:56 DEBUG : dir: forgetting directory cache 2025/04/21 04:27:56 DEBUG : : forgetting directory cache 2025/04/21 04:27:56 DEBUG : dir: forgetting directory cache 2025/04/21 04:27:56 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:27:56 DEBUG : : Looking for writers 2025/04/21 04:27:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.29s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:27:56 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:27:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:27:57 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/21 04:27:57 DEBUG : dir: invalidating directory cache 2025/04/21 04:27:57 DEBUG : : >ForgetPath: 2025/04/21 04:27:57 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/21 04:27:57 DEBUG : : invalidating directory cache 2025/04/21 04:27:57 DEBUG : dir: forgetting directory cache 2025/04/21 04:27:57 DEBUG : : >ForgetPath: 2025/04/21 04:27:57 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/21 04:27:57 DEBUG : : >ForgetPath: 2025/04/21 04:27:57 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:27:57 DEBUG : dir: Looking for writers 2025/04/21 04:27:57 DEBUG : : Looking for writers 2025/04/21 04:27:57 DEBUG : dir: reading active writers 2025/04/21 04:27:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.30s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:27:58 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:27:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:27:59 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:00 DEBUG : : forgetting directory cache 2025/04/21 04:28:00 DEBUG : dir: forgetting directory cache 2025/04/21 04:28:00 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:00 DEBUG : dir: Looking for writers 2025/04/21 04:28:00 DEBUG : fil/a/b: Looking for writers 2025/04/21 04:28:00 DEBUG : fil/a: Looking for writers 2025/04/21 04:28:00 DEBUG : b: reading active writers 2025/04/21 04:28:00 DEBUG : fil: Looking for writers 2025/04/21 04:28:00 DEBUG : a: reading active writers 2025/04/21 04:28:00 DEBUG : : Looking for writers 2025/04/21 04:28:00 DEBUG : dir: reading active writers 2025/04/21 04:28:00 DEBUG : fil: reading active writers 2025/04/21 04:28:00 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.82s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:01 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:02 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:02 DEBUG : dir: Looking for writers 2025/04/21 04:28:02 DEBUG : : Looking for writers 2025/04/21 04:28:02 DEBUG : dir: reading active writers 2025/04/21 04:28:02 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.24s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:03 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:03 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:03 DEBUG : dir: Looking for writers 2025/04/21 04:28:03 DEBUG : file1: reading active writers 2025/04/21 04:28:03 DEBUG : : Looking for writers 2025/04/21 04:28:03 DEBUG : dir: reading active writers 2025/04/21 04:28:03 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.20s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:04 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:05 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/04/21 04:28:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/21 04:28:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/21 04:28:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/21 04:28:05 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/21 04:28:05 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:06 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:06 DEBUG : dir: invalidating directory cache 2025/04/21 04:28:06 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/21 04:28:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/21 04:28:06 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/21 04:28:06 DEBUG : dir/file1: Reset virtual modtime 2025/04/21 04:28:06 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/21 04:28:06 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/21 04:28:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/21 04:28:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/21 04:28:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:06 DEBUG : dir: invalidating directory cache 2025/04/21 04:28:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/21 04:28:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/21 04:28:06 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/21 04:28:06 DEBUG : : forgetting directory cache 2025/04/21 04:28:06 DEBUG : dir: forgetting directory cache 2025/04/21 04:28:06 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/21 04:28:06 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:06 DEBUG : dir/virtualDir: Looking for writers 2025/04/21 04:28:06 DEBUG : dir: Looking for writers 2025/04/21 04:28:06 DEBUG : virtualFile2: reading active writers 2025/04/21 04:28:06 DEBUG : virtualFile: reading active writers 2025/04/21 04:28:06 DEBUG : virtualDir: reading active writers 2025/04/21 04:28:06 DEBUG : file1: reading active writers 2025/04/21 04:28:06 DEBUG : : Looking for writers 2025/04/21 04:28:06 DEBUG : dir: reading active writers 2025/04/21 04:28:06 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.45s) --- PASS: TestDirReadDirAll/Virtual (1.04s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:07 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:08 ERROR : dir/: Can only open directories read only 2025/04/21 04:28:08 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:08 DEBUG : dir: Looking for writers 2025/04/21 04:28:08 DEBUG : : Looking for writers 2025/04/21 04:28:08 DEBUG : dir: reading active writers 2025/04/21 04:28:08 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:08 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:09 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/21 04:28:09 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/21 04:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/21 04:28:09 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (5 bytes), uploading instead of streaming 2025/04/21 04:28:09 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:10 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:28:10 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/21 04:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/21 04:28:10 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:10 DEBUG : dir: Looking for writers 2025/04/21 04:28:10 DEBUG : file1: reading active writers 2025/04/21 04:28:10 DEBUG : potato: reading active writers 2025/04/21 04:28:10 DEBUG : : Looking for writers 2025/04/21 04:28:10 DEBUG : dir: reading active writers 2025/04/21 04:28:10 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (2.08s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:10 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/21 04:28:12 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:12 DEBUG : dir/sub: Looking for writers 2025/04/21 04:28:12 DEBUG : dir: Looking for writers 2025/04/21 04:28:12 DEBUG : file1: reading active writers 2025/04/21 04:28:12 DEBUG : sub: reading active writers 2025/04/21 04:28:12 DEBUG : : Looking for writers 2025/04/21 04:28:12 DEBUG : dir: reading active writers 2025/04/21 04:28:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.30s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:13 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/21 04:28:14 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/21 04:28:14 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:14 DEBUG : dir/sub/subsub: Looking for writers 2025/04/21 04:28:14 DEBUG : dir/sub: Looking for writers 2025/04/21 04:28:14 DEBUG : subsub: reading active writers 2025/04/21 04:28:14 DEBUG : dir: Looking for writers 2025/04/21 04:28:14 DEBUG : file1: reading active writers 2025/04/21 04:28:14 DEBUG : sub: reading active writers 2025/04/21 04:28:14 DEBUG : : Looking for writers 2025/04/21 04:28:14 DEBUG : dir: reading active writers 2025/04/21 04:28:14 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.59s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:15 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:16 ERROR : dir/: Dir.Remove not empty 2025/04/21 04:28:16 DEBUG : dir/file1: Remove: 2025/04/21 04:28:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:16 DEBUG : dir/file1: >Remove: err= 2025/04/21 04:28:16 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/21 04:28:16 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:16 DEBUG : : Looking for writers 2025/04/21 04:28:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.19s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:17 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:17 DEBUG : dir/file1: Remove: 2025/04/21 04:28:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:17 DEBUG : dir/file1: >Remove: err= 2025/04/21 04:28:17 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/21 04:28:18 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:18 DEBUG : : Looking for writers 2025/04/21 04:28:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.15s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:18 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:19 DEBUG : dir/file1: Remove: 2025/04/21 04:28:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:19 DEBUG : dir/file1: >Remove: err= 2025/04/21 04:28:19 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:19 DEBUG : dir: Looking for writers 2025/04/21 04:28:19 DEBUG : : Looking for writers 2025/04/21 04:28:19 DEBUG : dir: reading active writers 2025/04/21 04:28:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.49s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:19 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:20 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:20 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/21 04:28:21 DEBUG : dir: Updating dir with dir2 0xc000a50d00 2025/04/21 04:28:21 DEBUG : dir: forgetting directory cache 2025/04/21 04:28:21 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/21 04:28:21 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/21 04:28:21 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/21 04:28:21 DEBUG : file2: Updating file with file2 0xc000661c80 2025/04/21 04:28:21 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:21 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/21 04:28:22 INFO : dir2/file3: Deleted 2025/04/21 04:28:22 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/21 04:28:22 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000661c80 2025/04/21 04:28:22 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/21 04:28:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/21 04:28:23 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/21 04:28:23 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003905b0 2025/04/21 04:28:23 DEBUG : empty directory: forgetting directory cache 2025/04/21 04:28:23 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/21 04:28:23 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/21 04:28:23 DEBUG : dir2: Renaming to "dir3" 2025/04/21 04:28:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:23 DEBUG : dir3: Looking for writers 2025/04/21 04:28:23 DEBUG : file3: reading active writers 2025/04/21 04:28:23 DEBUG : renamed empty directory: Looking for writers 2025/04/21 04:28:23 DEBUG : : Looking for writers 2025/04/21 04:28:23 DEBUG : dir3: reading active writers 2025/04/21 04:28:23 DEBUG : renamed empty directory: reading active writers 2025/04/21 04:28:23 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.34s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:24 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/21 04:28:24 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:28:24 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:28:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/21 04:28:24 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/21 04:28:24 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/21 04:28:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/21 04:28:24 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:28:24 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:28:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/21 04:28:24 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/21 04:28:24 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/21 04:28:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/21 04:28:24 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (12 bytes), uploading instead of streaming 2025/04/21 04:28:25 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:25 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/21 04:28:25 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/21 04:28:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/21 04:28:25 DEBUG : : forgetting directory cache 2025/04/21 04:28:25 DEBUG : dir: forgetting directory cache 2025/04/21 04:28:25 DEBUG : dir/sub: forgetting directory cache 2025/04/21 04:28:25 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/21 04:28:25 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/21 04:28:25 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (5 bytes), uploading instead of streaming 2025/04/21 04:28:25 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:25 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:28:25 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/21 04:28:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/21 04:28:25 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:25 DEBUG : dir/sub: Looking for writers 2025/04/21 04:28:25 DEBUG : file0: reading active writers 2025/04/21 04:28:25 DEBUG : file2: reading active writers 2025/04/21 04:28:25 DEBUG : dir: Looking for writers 2025/04/21 04:28:25 DEBUG : file1: reading active writers 2025/04/21 04:28:25 DEBUG : sub: reading active writers 2025/04/21 04:28:25 DEBUG : : Looking for writers 2025/04/21 04:28:25 DEBUG : dir: reading active writers 2025/04/21 04:28:25 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.76s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:26 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/21 04:28:26 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:26 DEBUG : : Looking for writers 2025/04/21 04:28:26 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.14s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:26 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/21 04:28:27 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:28:27 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/21 04:28:27 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/21 04:28:27 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/21 04:28:27 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:28:27 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/21 04:28:27 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/21 04:28:27 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:28:27 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/21 04:28:27 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/21 04:28:27 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/21 04:28:27 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:28:27 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/21 04:28:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:27 DEBUG : dir: Looking for writers 2025/04/21 04:28:27 DEBUG : file1: reading active writers 2025/04/21 04:28:27 DEBUG : file1.metadata: reading active writers 2025/04/21 04:28:27 DEBUG : : Looking for writers 2025/04/21 04:28:27 DEBUG : dir: reading active writers 2025/04/21 04:28:27 DEBUG : dir.metadata: reading active writers 2025/04/21 04:28:27 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.48s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:28 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:29 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:29 DEBUG : dir: Looking for writers 2025/04/21 04:28:29 DEBUG : file1: reading active writers 2025/04/21 04:28:29 DEBUG : : Looking for writers 2025/04/21 04:28:29 DEBUG : dir: reading active writers 2025/04/21 04:28:29 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.35s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:29 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:30 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:31 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/04/21 04:28:31 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:31 DEBUG : dir: Looking for writers 2025/04/21 04:28:31 DEBUG : file1: reading active writers 2025/04/21 04:28:31 DEBUG : : Looking for writers 2025/04/21 04:28:31 DEBUG : dir: reading active writers 2025/04/21 04:28:31 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 (2.03s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.03s) --- 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-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:31 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:28:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:28:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:28:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/21 04:28:32 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:32 DEBUG : dir: Looking for writers 2025/04/21 04:28:32 DEBUG : file1: reading active writers 2025/04/21 04:28:32 DEBUG : : Looking for writers 2025/04/21 04:28:32 DEBUG : dir: reading active writers 2025/04/21 04:28:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.58s) === RUN TestFileOpenReadUnknownSize 2025/04/21 04:28:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/21 04:28:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/21 04:28:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:28:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/21 04:28:33 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:33 DEBUG : : Looking for writers 2025/04/21 04:28:33 DEBUG : file.txt: reading active writers 2025/04/21 04:28:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:33 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:34 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (25 bytes), uploading instead of streaming 2025/04/21 04:28:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:28:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/21 04:28:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:34 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:34 DEBUG : dir: Looking for writers 2025/04/21 04:28:34 DEBUG : file1: reading active writers 2025/04/21 04:28:34 DEBUG : : Looking for writers 2025/04/21 04:28:34 DEBUG : dir: reading active writers 2025/04/21 04:28:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.54s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:34 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:35 DEBUG : dir/file1: Remove: 2025/04/21 04:28:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:35 DEBUG : dir/file1: >Remove: err= 2025/04/21 04:28:35 DEBUG : dir/file1: Remove: 2025/04/21 04:28:35 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/21 04:28:35 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:35 DEBUG : dir: Looking for writers 2025/04/21 04:28:35 DEBUG : : Looking for writers 2025/04/21 04:28:35 DEBUG : dir: reading active writers 2025/04/21 04:28:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.38s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:36 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:36 DEBUG : dir/file1: Remove: 2025/04/21 04:28:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:37 DEBUG : dir/file1: >Remove: err= 2025/04/21 04:28:37 DEBUG : dir/file1: Remove: 2025/04/21 04:28:37 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/21 04:28:37 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:37 DEBUG : dir: Looking for writers 2025/04/21 04:28:37 DEBUG : : Looking for writers 2025/04/21 04:28:37 DEBUG : dir: reading active writers 2025/04/21 04:28:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.51s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:37 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:28:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:28:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/21 04:28:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/21 04:28:38 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/21 04:28:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/21 04:28:38 DEBUG : dir/file1: Open: flags=0x3 2025/04/21 04:28:38 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/21 04:28:38 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/21 04:28:38 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:38 DEBUG : dir: Looking for writers 2025/04/21 04:28:38 DEBUG : file1: reading active writers 2025/04/21 04:28:38 DEBUG : : Looking for writers 2025/04/21 04:28:38 DEBUG : dir: reading active writers 2025/04/21 04:28:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.41s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:39 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:39 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:39 DEBUG : dir: Looking for writers 2025/04/21 04:28:39 DEBUG : file1: reading active writers 2025/04/21 04:28:39 DEBUG : : Looking for writers 2025/04/21 04:28:39 DEBUG : dir: reading active writers 2025/04/21 04:28:39 DEBUG : >WaitForWriters: 2025/04/21 04:28:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000a660c0 2025/04/21 04:28:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:28:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000a660c0 2025/04/21 04:28:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:28:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:28:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/21 04:28:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:41 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a660c0 2025/04/21 04:28:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:41 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (25 bytes), uploading instead of streaming 2025/04/21 04:28:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:28:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/21 04:28:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:41 DEBUG : newLeaf: Running delayed rename now 2025/04/21 04:28:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000a660c0 2025/04/21 04:28:41 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:41 DEBUG : dir: Looking for writers 2025/04/21 04:28:41 DEBUG : : Looking for writers 2025/04/21 04:28:41 DEBUG : dir: reading active writers 2025/04/21 04:28:41 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:41 DEBUG : >WaitForWriters: 2025/04/21 04:28:41 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:41 DEBUG : dir: Looking for writers 2025/04/21 04:28:41 DEBUG : : Looking for writers 2025/04/21 04:28:41 DEBUG : dir: reading active writers 2025/04/21 04:28:41 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:42 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:42 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:28:42 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:42 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:42 DEBUG : Config file has changed externally - reloading 2025/04/21 04:28:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:28:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:28:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:42 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:28:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:43 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:43 DEBUG : dir: Looking for writers 2025/04/21 04:28:43 DEBUG : file1: reading active writers 2025/04/21 04:28:43 DEBUG : : Looking for writers 2025/04/21 04:28:43 DEBUG : dir: reading active writers 2025/04/21 04:28:43 DEBUG : >WaitForWriters: 2025/04/21 04:28:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000660180 2025/04/21 04:28:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:28:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000660180 2025/04/21 04:28:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:28:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:28:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/21 04:28:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:44 DEBUG : dir/file1: File is currently open, delaying rename 0xc000660180 2025/04/21 04:28:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:44 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (25 bytes), uploading instead of streaming 2025/04/21 04:28:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:28:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/21 04:28:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:44 DEBUG : newLeaf: Running delayed rename now 2025/04/21 04:28:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000660180 2025/04/21 04:28:45 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:45 DEBUG : dir: Looking for writers 2025/04/21 04:28:45 DEBUG : : Looking for writers 2025/04/21 04:28:45 DEBUG : dir: reading active writers 2025/04/21 04:28:45 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:45 DEBUG : >WaitForWriters: 2025/04/21 04:28:45 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:45 DEBUG : dir: Looking for writers 2025/04/21 04:28:45 DEBUG : : Looking for writers 2025/04/21 04:28:45 DEBUG : dir: reading active writers 2025/04/21 04:28:45 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:45 DEBUG : >WaitForWriters: 2025/04/21 04:28:45 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:45 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:45 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:28:45 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:45 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:28:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:28:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:45 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:28:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:28:46 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:28:46 DEBUG : dir/file1(0xc000853980): openPending: 2025/04/21 04:28:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/21 04:28:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/21 04:28:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:46 DEBUG : dir/file1(0xc000853980): >openPending: err= 2025/04/21 04:28:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:28:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:28:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:28:46 DEBUG : dir/file1(0xc000853980): _writeAt: size=14, off=0 2025/04/21 04:28:46 DEBUG : dir/file1(0xc000853980): >_writeAt: n=14, err= 2025/04/21 04:28:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:28:46 DEBUG : dir/file1(0xc000853980): close: 2025/04/21 04:28:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/21 04:28:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:28:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:28:46 DEBUG : dir/file1(0xc000853980): >close: err= 2025/04/21 04:28:46 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:46 DEBUG : dir: Looking for writers 2025/04/21 04:28:46 DEBUG : file1: reading active writers 2025/04/21 04:28:46 DEBUG : : Looking for writers 2025/04/21 04:28:46 DEBUG : dir: reading active writers 2025/04/21 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:28:46 DEBUG : dir: Looking for writers 2025/04/21 04:28:46 DEBUG : file1: reading active writers 2025/04/21 04:28:46 DEBUG : : Looking for writers 2025/04/21 04:28:46 DEBUG : dir: reading active writers 2025/04/21 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:28:46 DEBUG : dir: Looking for writers 2025/04/21 04:28:46 DEBUG : file1: reading active writers 2025/04/21 04:28:46 DEBUG : : Looking for writers 2025/04/21 04:28:46 DEBUG : dir: reading active writers 2025/04/21 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:28:46 DEBUG : dir: Looking for writers 2025/04/21 04:28:46 DEBUG : file1: reading active writers 2025/04/21 04:28:46 DEBUG : : Looking for writers 2025/04/21 04:28:46 DEBUG : dir: reading active writers 2025/04/21 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:28:46 DEBUG : dir/file1: vfs cache: starting upload 2025/04/21 04:28:46 DEBUG : dir: Looking for writers 2025/04/21 04:28:46 DEBUG : file1: reading active writers 2025/04/21 04:28:46 DEBUG : : Looking for writers 2025/04/21 04:28:46 DEBUG : dir: reading active writers 2025/04/21 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:28:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:46 DEBUG : dir: Looking for writers 2025/04/21 04:28:46 DEBUG : file1: reading active writers 2025/04/21 04:28:46 DEBUG : : Looking for writers 2025/04/21 04:28:46 DEBUG : dir: reading active writers 2025/04/21 04:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:28:46 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/21 04:28:46 INFO : dir/file1: Copied (replaced existing) 2025/04/21 04:28:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/21 04:28:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/21 04:28:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/21 04:28:47 DEBUG : dir: Looking for writers 2025/04/21 04:28:47 DEBUG : file1: reading active writers 2025/04/21 04:28:47 DEBUG : : Looking for writers 2025/04/21 04:28:47 DEBUG : dir: reading active writers 2025/04/21 04:28:47 DEBUG : >WaitForWriters: 2025/04/21 04:28:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:28:47 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:28:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:28:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:28:47 DEBUG : dir/file1(0xc000c389c0): _readAt: size=512, off=0 2025/04/21 04:28:47 DEBUG : dir/file1(0xc000c389c0): openPending: 2025/04/21 04:28:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/21 04:28:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/21 04:28:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:47 DEBUG : dir/file1(0xc000c389c0): >openPending: err= 2025/04/21 04:28:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/21 04:28:47 DEBUG : dir/file1(0xc000c389c0): >_readAt: n=14, err=EOF 2025/04/21 04:28:47 DEBUG : dir/file1(0xc000c389c0): close: 2025/04/21 04:28:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/21 04:28:47 DEBUG : dir/file1(0xc000c389c0): >close: err= 2025/04/21 04:28:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:28:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000b0e180 2025/04/21 04:28:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:28:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/21 04:28:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000b0e180 2025/04/21 04:28:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:28:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:28:48 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:28:48 DEBUG : dir/file1(0xc0009289c0): openPending: 2025/04/21 04:28:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/21 04:28:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/21 04:28:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:48 DEBUG : dir/file1(0xc0009289c0): >openPending: err= 2025/04/21 04:28:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:28:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:28:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:28:48 DEBUG : dir/file1(0xc0009289c0): _writeAt: size=25, off=0 2025/04/21 04:28:48 DEBUG : dir/file1(0xc0009289c0): >_writeAt: n=25, err= 2025/04/21 04:28:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:28:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000b0e180 2025/04/21 04:28:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:48 DEBUG : newLeaf(0xc0009289c0): close: 2025/04/21 04:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/21 04:28:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-21 04:28:48.47731923 +0000 UTC m=+60.562003184 2025/04/21 04:28:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/21 04:28:48 DEBUG : newLeaf(0xc0009289c0): >close: err= 2025/04/21 04:28:48 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:48 DEBUG : dir: Looking for writers 2025/04/21 04:28:48 DEBUG : : Looking for writers 2025/04/21 04:28:48 DEBUG : dir: reading active writers 2025/04/21 04:28:48 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:28:48 DEBUG : dir: Looking for writers 2025/04/21 04:28:48 DEBUG : : Looking for writers 2025/04/21 04:28:48 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:48 DEBUG : dir: reading active writers 2025/04/21 04:28:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:28:48 DEBUG : dir: Looking for writers 2025/04/21 04:28:48 DEBUG : : Looking for writers 2025/04/21 04:28:48 DEBUG : dir: reading active writers 2025/04/21 04:28:48 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:28:48 DEBUG : dir: Looking for writers 2025/04/21 04:28:48 DEBUG : : Looking for writers 2025/04/21 04:28:48 DEBUG : dir: reading active writers 2025/04/21 04:28:48 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:28:48 DEBUG : newLeaf: vfs cache: starting upload 2025/04/21 04:28:49 DEBUG : dir: Looking for writers 2025/04/21 04:28:49 DEBUG : : Looking for writers 2025/04/21 04:28:49 DEBUG : dir: reading active writers 2025/04/21 04:28:49 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:28:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:49 DEBUG : dir: Looking for writers 2025/04/21 04:28:49 DEBUG : : Looking for writers 2025/04/21 04:28:49 DEBUG : dir: reading active writers 2025/04/21 04:28:49 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:28:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:28:49 INFO : newLeaf: Copied (replaced existing) 2025/04/21 04:28:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/21 04:28:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/21 04:28:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/21 04:28:49 DEBUG : dir: Looking for writers 2025/04/21 04:28:49 DEBUG : : Looking for writers 2025/04/21 04:28:49 DEBUG : dir: reading active writers 2025/04/21 04:28:49 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:49 DEBUG : >WaitForWriters: 2025/04/21 04:28:49 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:49 DEBUG : dir: Looking for writers 2025/04/21 04:28:49 DEBUG : : Looking for writers 2025/04/21 04:28:49 DEBUG : dir: reading active writers 2025/04/21 04:28:49 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:49 DEBUG : >WaitForWriters: 2025/04/21 04:28:49 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:50 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:50 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:28:50 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:50 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:28:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:28:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:50 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:28:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:50 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:50 DEBUG : dir: Looking for writers 2025/04/21 04:28:50 DEBUG : file1: reading active writers 2025/04/21 04:28:50 DEBUG : : Looking for writers 2025/04/21 04:28:50 DEBUG : dir: reading active writers 2025/04/21 04:28:50 DEBUG : >WaitForWriters: 2025/04/21 04:28:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000645b00 2025/04/21 04:28:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:28:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000645b00 2025/04/21 04:28:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:28:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:28:51 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:28:51 DEBUG : dir/file1(0xc000a13d80): openPending: 2025/04/21 04:28:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/21 04:28:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/21 04:28:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:51 DEBUG : dir/file1(0xc000a13d80): >openPending: err= 2025/04/21 04:28:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:28:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:28:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:28:51 DEBUG : dir/file1(0xc000a13d80): _writeAt: size=25, off=0 2025/04/21 04:28:51 DEBUG : dir/file1(0xc000a13d80): >_writeAt: n=25, err= 2025/04/21 04:28:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:28:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000645b00 2025/04/21 04:28:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:52 DEBUG : newLeaf(0xc000a13d80): close: 2025/04/21 04:28:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/21 04:28:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-21 04:28:51.875773085 +0000 UTC m=+63.960457080 2025/04/21 04:28:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/21 04:28:52 DEBUG : newLeaf(0xc000a13d80): >close: err= 2025/04/21 04:28:52 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:52 DEBUG : dir: Looking for writers 2025/04/21 04:28:52 DEBUG : : Looking for writers 2025/04/21 04:28:52 DEBUG : dir: reading active writers 2025/04/21 04:28:52 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:28:52 DEBUG : dir: Looking for writers 2025/04/21 04:28:52 DEBUG : : Looking for writers 2025/04/21 04:28:52 DEBUG : dir: reading active writers 2025/04/21 04:28:52 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:28:52 DEBUG : dir: Looking for writers 2025/04/21 04:28:52 DEBUG : : Looking for writers 2025/04/21 04:28:52 DEBUG : dir: reading active writers 2025/04/21 04:28:52 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:28:52 DEBUG : dir: Looking for writers 2025/04/21 04:28:52 DEBUG : : Looking for writers 2025/04/21 04:28:52 DEBUG : dir: reading active writers 2025/04/21 04:28:52 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:28:52 DEBUG : newLeaf: vfs cache: starting upload 2025/04/21 04:28:52 DEBUG : dir: Looking for writers 2025/04/21 04:28:52 DEBUG : : Looking for writers 2025/04/21 04:28:52 DEBUG : dir: reading active writers 2025/04/21 04:28:52 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:28:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:52 DEBUG : dir: Looking for writers 2025/04/21 04:28:52 DEBUG : : Looking for writers 2025/04/21 04:28:52 DEBUG : dir: reading active writers 2025/04/21 04:28:52 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:28:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:28:52 INFO : newLeaf: Copied (replaced existing) 2025/04/21 04:28:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/21 04:28:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/21 04:28:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/21 04:28:52 DEBUG : dir: Looking for writers 2025/04/21 04:28:52 DEBUG : : Looking for writers 2025/04/21 04:28:52 DEBUG : dir: reading active writers 2025/04/21 04:28:52 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:52 DEBUG : >WaitForWriters: 2025/04/21 04:28:53 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:53 DEBUG : dir: Looking for writers 2025/04/21 04:28:53 DEBUG : : Looking for writers 2025/04/21 04:28:53 DEBUG : dir: reading active writers 2025/04/21 04:28:53 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:53 DEBUG : >WaitForWriters: 2025/04/21 04:28:53 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:53 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:53 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:28:53 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:53 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:28:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:28:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:53 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:28:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:28:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:28:54 DEBUG : dir/file1(0xc0009c6f40): openPending: 2025/04/21 04:28:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/21 04:28:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/21 04:28:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:54 DEBUG : dir/file1(0xc0009c6f40): >openPending: err= 2025/04/21 04:28:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:28:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:28:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:28:54 DEBUG : dir/file1(0xc0009c6f40): _writeAt: size=14, off=0 2025/04/21 04:28:54 DEBUG : dir/file1(0xc0009c6f40): >_writeAt: n=14, err= 2025/04/21 04:28:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:28:54 DEBUG : dir/file1(0xc0009c6f40): close: 2025/04/21 04:28:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/21 04:28:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:28:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:28:54 DEBUG : dir/file1(0xc0009c6f40): >close: err= 2025/04/21 04:28:54 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:54 DEBUG : dir: Looking for writers 2025/04/21 04:28:54 DEBUG : file1: reading active writers 2025/04/21 04:28:54 DEBUG : : Looking for writers 2025/04/21 04:28:54 DEBUG : dir: reading active writers 2025/04/21 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:28:54 DEBUG : dir: Looking for writers 2025/04/21 04:28:54 DEBUG : file1: reading active writers 2025/04/21 04:28:54 DEBUG : : Looking for writers 2025/04/21 04:28:54 DEBUG : dir: reading active writers 2025/04/21 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:28:54 DEBUG : dir: Looking for writers 2025/04/21 04:28:54 DEBUG : file1: reading active writers 2025/04/21 04:28:54 DEBUG : : Looking for writers 2025/04/21 04:28:54 DEBUG : dir: reading active writers 2025/04/21 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:28:54 DEBUG : dir: Looking for writers 2025/04/21 04:28:54 DEBUG : file1: reading active writers 2025/04/21 04:28:54 DEBUG : : Looking for writers 2025/04/21 04:28:54 DEBUG : dir: reading active writers 2025/04/21 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:28:54 DEBUG : dir/file1: vfs cache: starting upload 2025/04/21 04:28:54 DEBUG : dir: Looking for writers 2025/04/21 04:28:54 DEBUG : file1: reading active writers 2025/04/21 04:28:54 DEBUG : : Looking for writers 2025/04/21 04:28:54 DEBUG : dir: reading active writers 2025/04/21 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:28:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:54 DEBUG : dir: Looking for writers 2025/04/21 04:28:54 DEBUG : file1: reading active writers 2025/04/21 04:28:54 DEBUG : : Looking for writers 2025/04/21 04:28:54 DEBUG : dir: reading active writers 2025/04/21 04:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:28:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/21 04:28:54 INFO : dir/file1: Copied (replaced existing) 2025/04/21 04:28:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/21 04:28:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/21 04:28:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/21 04:28:54 DEBUG : dir: Looking for writers 2025/04/21 04:28:54 DEBUG : file1: reading active writers 2025/04/21 04:28:54 DEBUG : : Looking for writers 2025/04/21 04:28:54 DEBUG : dir: reading active writers 2025/04/21 04:28:54 DEBUG : >WaitForWriters: 2025/04/21 04:28:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:28:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:28:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:28:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:28:54 DEBUG : dir/file1(0xc000975800): _readAt: size=512, off=0 2025/04/21 04:28:54 DEBUG : dir/file1(0xc000975800): openPending: 2025/04/21 04:28:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/21 04:28:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/21 04:28:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:54 DEBUG : dir/file1(0xc000975800): >openPending: err= 2025/04/21 04:28:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/21 04:28:54 DEBUG : dir/file1(0xc000975800): >_readAt: n=14, err=EOF 2025/04/21 04:28:54 DEBUG : dir/file1(0xc000975800): close: 2025/04/21 04:28:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/21 04:28:54 DEBUG : dir/file1(0xc000975800): >close: err= 2025/04/21 04:28:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:28:55 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fe00 2025/04/21 04:28:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:28:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/21 04:28:55 DEBUG : dir/file1: Updating file with dir/file1 0xc00019fe00 2025/04/21 04:28:55 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:28:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:28:56 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:28:56 DEBUG : dir/file1(0xc000ab2140): openPending: 2025/04/21 04:28:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/21 04:28:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/21 04:28:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:56 DEBUG : dir/file1(0xc000ab2140): >openPending: err= 2025/04/21 04:28:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:28:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:28:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:28:56 DEBUG : dir/file1(0xc000ab2140): _writeAt: size=25, off=0 2025/04/21 04:28:56 DEBUG : dir/file1(0xc000ab2140): >_writeAt: n=25, err= 2025/04/21 04:28:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:28:56 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fe00 2025/04/21 04:28:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:56 DEBUG : newLeaf(0xc000ab2140): close: 2025/04/21 04:28:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/21 04:28:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-21 04:28:56.00205864 +0000 UTC m=+68.086742634 2025/04/21 04:28:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/21 04:28:56 DEBUG : newLeaf(0xc000ab2140): >close: err= 2025/04/21 04:28:56 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:56 DEBUG : dir: Looking for writers 2025/04/21 04:28:56 DEBUG : : Looking for writers 2025/04/21 04:28:56 DEBUG : dir: reading active writers 2025/04/21 04:28:56 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:28:56 DEBUG : dir: Looking for writers 2025/04/21 04:28:56 DEBUG : : Looking for writers 2025/04/21 04:28:56 DEBUG : dir: reading active writers 2025/04/21 04:28:56 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:28:56 DEBUG : dir: Looking for writers 2025/04/21 04:28:56 DEBUG : : Looking for writers 2025/04/21 04:28:56 DEBUG : dir: reading active writers 2025/04/21 04:28:56 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:28:56 DEBUG : dir: Looking for writers 2025/04/21 04:28:56 DEBUG : : Looking for writers 2025/04/21 04:28:56 DEBUG : dir: reading active writers 2025/04/21 04:28:56 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:28:56 DEBUG : newLeaf: vfs cache: starting upload 2025/04/21 04:28:56 DEBUG : dir: Looking for writers 2025/04/21 04:28:56 DEBUG : : Looking for writers 2025/04/21 04:28:56 DEBUG : dir: reading active writers 2025/04/21 04:28:56 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:28:56 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:56 DEBUG : dir: Looking for writers 2025/04/21 04:28:56 DEBUG : : Looking for writers 2025/04/21 04:28:56 DEBUG : dir: reading active writers 2025/04/21 04:28:56 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:28:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:28:56 INFO : newLeaf: Copied (replaced existing) 2025/04/21 04:28:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/21 04:28:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/21 04:28:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/21 04:28:56 DEBUG : dir: Looking for writers 2025/04/21 04:28:56 DEBUG : : Looking for writers 2025/04/21 04:28:56 DEBUG : dir: reading active writers 2025/04/21 04:28:56 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:56 DEBUG : >WaitForWriters: 2025/04/21 04:28:57 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:57 DEBUG : dir: Looking for writers 2025/04/21 04:28:57 DEBUG : : Looking for writers 2025/04/21 04:28:57 DEBUG : dir: reading active writers 2025/04/21 04:28:57 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:57 DEBUG : >WaitForWriters: 2025/04/21 04:28:57 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:28:57 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:28:57 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:28:57 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:57 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:28:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:28:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:28:57 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:28:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:28:58 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:58 DEBUG : dir: Looking for writers 2025/04/21 04:28:58 DEBUG : file1: reading active writers 2025/04/21 04:28:58 DEBUG : : Looking for writers 2025/04/21 04:28:58 DEBUG : dir: reading active writers 2025/04/21 04:28:58 DEBUG : >WaitForWriters: 2025/04/21 04:28:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:28:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:28:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:28:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:28:58 DEBUG : dir/file1(0xc00089aec0): _readAt: size=512, off=0 2025/04/21 04:28:58 DEBUG : dir/file1(0xc00089aec0): openPending: 2025/04/21 04:28:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/21 04:28:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/21 04:28:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:58 DEBUG : dir/file1(0xc00089aec0): >openPending: err= 2025/04/21 04:28:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/21 04:28:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:28:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:28:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:28:58 DEBUG : dir/file1(0xc00089aec0): >_readAt: n=14, err=EOF 2025/04/21 04:28:58 DEBUG : dir/file1(0xc00089aec0): close: 2025/04/21 04:28:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/21 04:28:58 DEBUG : dir/file1(0xc00089aec0): >close: err= 2025/04/21 04:28:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:28:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ff080 2025/04/21 04:28:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:28:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/21 04:28:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0007ff080 2025/04/21 04:28:59 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:28:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:28:59 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:28:59 DEBUG : dir/file1(0xc000a689c0): openPending: 2025/04/21 04:28:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/21 04:28:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/21 04:28:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:28:59 DEBUG : dir/file1(0xc000a689c0): >openPending: err= 2025/04/21 04:28:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:28:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:28:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:28:59 DEBUG : dir/file1(0xc000a689c0): _writeAt: size=25, off=0 2025/04/21 04:28:59 DEBUG : dir/file1(0xc000a689c0): >_writeAt: n=25, err= 2025/04/21 04:28:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:28:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:28:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ff080 2025/04/21 04:28:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:28:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:28:59 DEBUG : newLeaf(0xc000a689c0): close: 2025/04/21 04:28:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/21 04:28:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-21 04:28:59.64636252 +0000 UTC m=+71.731046474 2025/04/21 04:28:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/21 04:28:59 DEBUG : newLeaf(0xc000a689c0): >close: err= 2025/04/21 04:28:59 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:28:59 DEBUG : dir: Looking for writers 2025/04/21 04:28:59 DEBUG : : Looking for writers 2025/04/21 04:28:59 DEBUG : dir: reading active writers 2025/04/21 04:28:59 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:28:59 DEBUG : dir: Looking for writers 2025/04/21 04:28:59 DEBUG : : Looking for writers 2025/04/21 04:28:59 DEBUG : dir: reading active writers 2025/04/21 04:28:59 DEBUG : newLeaf: reading active writers 2025/04/21 04:28:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:29:00 DEBUG : dir: Looking for writers 2025/04/21 04:29:00 DEBUG : : Looking for writers 2025/04/21 04:29:00 DEBUG : dir: reading active writers 2025/04/21 04:29:00 DEBUG : newLeaf: reading active writers 2025/04/21 04:29:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:29:00 DEBUG : dir: Looking for writers 2025/04/21 04:29:00 DEBUG : : Looking for writers 2025/04/21 04:29:00 DEBUG : newLeaf: reading active writers 2025/04/21 04:29:00 DEBUG : dir: reading active writers 2025/04/21 04:29:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:29:00 DEBUG : newLeaf: vfs cache: starting upload 2025/04/21 04:29:00 DEBUG : dir: Looking for writers 2025/04/21 04:29:00 DEBUG : : Looking for writers 2025/04/21 04:29:00 DEBUG : dir: reading active writers 2025/04/21 04:29:00 DEBUG : newLeaf: reading active writers 2025/04/21 04:29:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:29:00 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:00 DEBUG : dir: Looking for writers 2025/04/21 04:29:00 DEBUG : : Looking for writers 2025/04/21 04:29:00 DEBUG : dir: reading active writers 2025/04/21 04:29:00 DEBUG : newLeaf: reading active writers 2025/04/21 04:29:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:29:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:29:00 INFO : newLeaf: Copied (replaced existing) 2025/04/21 04:29:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/21 04:29:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/21 04:29:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:29:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/21 04:29:00 DEBUG : dir: Looking for writers 2025/04/21 04:29:00 DEBUG : : Looking for writers 2025/04/21 04:29:00 DEBUG : dir: reading active writers 2025/04/21 04:29:00 DEBUG : newLeaf: reading active writers 2025/04/21 04:29:00 DEBUG : >WaitForWriters: 2025/04/21 04:29:00 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:00 DEBUG : dir: Looking for writers 2025/04/21 04:29:00 DEBUG : : Looking for writers 2025/04/21 04:29:00 DEBUG : dir: reading active writers 2025/04/21 04:29:00 DEBUG : newLeaf: reading active writers 2025/04/21 04:29:00 DEBUG : >WaitForWriters: 2025/04/21 04:29:00 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestFileRename (22.06s) --- PASS: TestFileRename/off,forceCache=false (3.14s) --- PASS: TestFileRename/minimal,forceCache=false (3.45s) --- PASS: TestFileRename/minimal,forceCache=true (4.34s) --- PASS: TestFileRename/writes,forceCache=false (3.41s) --- PASS: TestFileRename/writes,forceCache=true (4.15s) --- PASS: TestFileRename/full,forceCache=false (3.57s) === 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-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:01 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:01 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:01 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:01 DEBUG : : Looking for writers 2025/04/21 04:29:01 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.15s) === 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-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:01 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:29:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:29:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:29:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/21 04:29:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:02 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:02 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:02 DEBUG : dir: Looking for writers 2025/04/21 04:29:02 DEBUG : file1: reading active writers 2025/04/21 04:29:02 DEBUG : : Looking for writers 2025/04/21 04:29:02 DEBUG : dir: reading active writers 2025/04/21 04:29:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.36s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:02 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:29:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:29:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:29:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/21 04:29:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/21 04:29:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/21 04:29:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/21 04:29:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/21 04:29:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/21 04:29:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/21 04:29:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/21 04:29:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/21 04:29:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/21 04:29:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/21 04:29:03 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/21 04:29:03 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/21 04:29:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/21 04:29:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/21 04:29:03 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/21 04:29:03 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:03 DEBUG : dir: Looking for writers 2025/04/21 04:29:03 DEBUG : file1: reading active writers 2025/04/21 04:29:03 DEBUG : : Looking for writers 2025/04/21 04:29:03 DEBUG : dir: reading active writers 2025/04/21 04:29:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.49s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:04 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:29:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:29:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:29:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/21 04:29:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:04 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/21 04:29:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/21 04:29:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/21 04:29:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/21 04:29:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/21 04:29:05 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/21 04:29:05 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/21 04:29:05 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/21 04:29:05 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/21 04:29:05 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/21 04:29:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/21 04:29:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/21 04:29:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/21 04:29:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/21 04:29:05 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/21 04:29:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/21 04:29:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/21 04:29:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/21 04:29:05 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/21 04:29:05 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:05 DEBUG : dir: Looking for writers 2025/04/21 04:29:05 DEBUG : file1: reading active writers 2025/04/21 04:29:05 DEBUG : : Looking for writers 2025/04/21 04:29:05 DEBUG : dir: reading active writers 2025/04/21 04:29:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.70s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:05 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:29:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:29:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:29:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/21 04:29:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:06 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:06 DEBUG : dir: Looking for writers 2025/04/21 04:29:06 DEBUG : file1: reading active writers 2025/04/21 04:29:06 DEBUG : : Looking for writers 2025/04/21 04:29:06 DEBUG : dir: reading active writers 2025/04/21 04:29:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.29s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:07 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:29:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:29:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:29:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/21 04:29:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/21 04:29:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/21 04:29:08 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:08 DEBUG : dir: Looking for writers 2025/04/21 04:29:08 DEBUG : file1: reading active writers 2025/04/21 04:29:08 DEBUG : : Looking for writers 2025/04/21 04:29:08 DEBUG : dir: reading active writers 2025/04/21 04:29:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.29s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:08 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:08 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:08 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:08 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:08 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:29:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:29:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:29:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:29:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:29:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): _readAt: size=1, off=0 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): openPending: 2025/04/21 04:29:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:29:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:29:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): >openPending: err= 2025/04/21 04:29:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/21 04:29:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:29:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): >_readAt: n=1, err= 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): _readAt: size=256, off=1 2025/04/21 04:29:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): >_readAt: n=15, err=EOF 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): _readAt: size=16, off=16 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): >_readAt: n=0, err=EOF 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): close: 2025/04/21 04:29:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): >close: err= 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): close: 2025/04/21 04:29:09 DEBUG : dir/file1(0xc000b63680): >close: err=file already closed 2025/04/21 04:29:09 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:09 DEBUG : dir: Looking for writers 2025/04/21 04:29:09 DEBUG : file1: reading active writers 2025/04/21 04:29:09 DEBUG : : Looking for writers 2025/04/21 04:29:09 DEBUG : dir: reading active writers 2025/04/21 04:29:09 DEBUG : >WaitForWriters: 2025/04/21 04:29:09 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.27s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:09 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:09 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:09 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:09 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:09 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:29:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:29:10 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:29:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:29:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:29:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): _readAt: size=1, off=0 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): openPending: 2025/04/21 04:29:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:29:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:29:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): >openPending: err= 2025/04/21 04:29:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/21 04:29:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:29:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): >_readAt: n=1, err= 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): _readAt: size=1, off=5 2025/04/21 04:29:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): >_readAt: n=1, err= 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): _readAt: size=1, off=3 2025/04/21 04:29:10 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): >_readAt: n=1, err= 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): _readAt: size=1, off=13 2025/04/21 04:29:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): >_readAt: n=1, err= 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): _readAt: size=16, off=100 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): >_readAt: n=0, err=EOF 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): close: 2025/04/21 04:29:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/21 04:29:10 DEBUG : dir/file1(0xc000b9f200): >close: err= 2025/04/21 04:29:10 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:10 DEBUG : dir: Looking for writers 2025/04/21 04:29:10 DEBUG : file1: reading active writers 2025/04/21 04:29:10 DEBUG : : Looking for writers 2025/04/21 04:29:10 DEBUG : dir: reading active writers 2025/04/21 04:29:10 DEBUG : >WaitForWriters: 2025/04/21 04:29:10 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.28s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:11 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:11 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:11 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:11 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:11 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:29:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:29:11 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:29:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:29:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:29:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): _readAt: size=1, off=0 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): openPending: 2025/04/21 04:29:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:29:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:29:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): >openPending: err= 2025/04/21 04:29:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/21 04:29:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:29:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): >_readAt: n=1, err= 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): _readAt: size=1, off=5 2025/04/21 04:29:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): >_readAt: n=1, err= 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): _readAt: size=1, off=1 2025/04/21 04:29:11 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): >_readAt: n=1, err= 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): _readAt: size=6, off=10 2025/04/21 04:29:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): >_readAt: n=6, err= 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): _readAt: size=256, off=10 2025/04/21 04:29:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): >_readAt: n=6, err=EOF 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): _readAt: size=256, off=100 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): >_readAt: n=0, err=EOF 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): close: 2025/04/21 04:29:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): >close: err= 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): _readAt: size=256, off=100 2025/04/21 04:29:11 DEBUG : dir/file1(0xc00092ddc0): >_readAt: n=0, err=file already closed 2025/04/21 04:29:11 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:11 DEBUG : dir: Looking for writers 2025/04/21 04:29:11 DEBUG : file1: reading active writers 2025/04/21 04:29:11 DEBUG : : Looking for writers 2025/04/21 04:29:11 DEBUG : dir: reading active writers 2025/04/21 04:29:11 DEBUG : >WaitForWriters: 2025/04/21 04:29:11 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.25s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:12 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:12 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:12 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:12 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:12 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:29:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:29:13 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:29:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:29:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:29:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:29:13 DEBUG : dir/file1(0xc000853700): RWFileHandle.Flush 2025/04/21 04:29:13 DEBUG : dir/file1(0xc000853700): _readAt: size=256, off=0 2025/04/21 04:29:13 DEBUG : dir/file1(0xc000853700): openPending: 2025/04/21 04:29:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:29:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:29:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:13 DEBUG : dir/file1(0xc000853700): >openPending: err= 2025/04/21 04:29:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/21 04:29:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:29:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:13 DEBUG : dir/file1(0xc000853700): >_readAt: n=16, err=EOF 2025/04/21 04:29:13 DEBUG : dir/file1(0xc000853700): RWFileHandle.Flush 2025/04/21 04:29:13 DEBUG : dir/file1(0xc000853700): RWFileHandle.Flush 2025/04/21 04:29:13 DEBUG : dir/file1(0xc000853700): close: 2025/04/21 04:29:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/21 04:29:13 DEBUG : dir/file1(0xc000853700): >close: err= 2025/04/21 04:29:13 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:13 DEBUG : dir: Looking for writers 2025/04/21 04:29:13 DEBUG : file1: reading active writers 2025/04/21 04:29:13 DEBUG : : Looking for writers 2025/04/21 04:29:13 DEBUG : dir: reading active writers 2025/04/21 04:29:13 DEBUG : >WaitForWriters: 2025/04/21 04:29:13 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.40s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:13 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:13 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:13 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:13 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:13 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:29:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:29:14 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:29:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:29:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:29:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:29:14 DEBUG : dir/file1(0xc000bcae80): _readAt: size=256, off=0 2025/04/21 04:29:14 DEBUG : dir/file1(0xc000bcae80): openPending: 2025/04/21 04:29:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:29:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:29:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:14 DEBUG : dir/file1(0xc000bcae80): >openPending: err= 2025/04/21 04:29:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/21 04:29:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:29:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:14 DEBUG : dir/file1(0xc000bcae80): >_readAt: n=16, err=EOF 2025/04/21 04:29:14 DEBUG : dir/file1(0xc000bcae80): RWFileHandle.Release 2025/04/21 04:29:14 DEBUG : dir/file1(0xc000bcae80): close: 2025/04/21 04:29:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/21 04:29:14 DEBUG : dir/file1(0xc000bcae80): >close: err= 2025/04/21 04:29:14 DEBUG : dir/file1(0xc000bcae80): RWFileHandle.Release 2025/04/21 04:29:14 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:14 DEBUG : dir: Looking for writers 2025/04/21 04:29:14 DEBUG : file1: reading active writers 2025/04/21 04:29:14 DEBUG : : Looking for writers 2025/04/21 04:29:14 DEBUG : dir: reading active writers 2025/04/21 04:29:14 DEBUG : >WaitForWriters: 2025/04/21 04:29:14 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.25s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:15 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:15 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:15 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:15 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:15 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:15 DEBUG : file1: newRWFileHandle: 2025/04/21 04:29:15 DEBUG : file1(0xc000be45c0): openPending: 2025/04/21 04:29:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:15 DEBUG : file1(0xc000be45c0): >openPending: err= 2025/04/21 04:29:15 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:29:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:29:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:29:15 DEBUG : file1(0xc000be45c0): _writeAt: size=5, off=0 2025/04/21 04:29:15 DEBUG : file1(0xc000be45c0): >_writeAt: n=5, err= 2025/04/21 04:29:15 DEBUG : file1(0xc000be45c0): _writeAt: size=7, off=5 2025/04/21 04:29:15 DEBUG : file1(0xc000be45c0): >_writeAt: n=7, err= 2025/04/21 04:29:15 DEBUG : file1: vfs cache: truncate to size=11 2025/04/21 04:29:15 DEBUG : file1(0xc000be45c0): close: 2025/04/21 04:29:15 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:29:15.111000974 +0000 UTC m=+87.195684929 2025/04/21 04:29:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:15 DEBUG : file1(0xc000be45c0): >close: err= 2025/04/21 04:29:15 DEBUG : file1(0xc000be45c0): close: 2025/04/21 04:29:15 DEBUG : file1(0xc000be45c0): >close: err=file already closed 2025/04/21 04:29:15 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:15 DEBUG : : Looking for writers 2025/04/21 04:29:15 DEBUG : file1: reading active writers 2025/04/21 04:29:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:29:15 DEBUG : : Looking for writers 2025/04/21 04:29:15 DEBUG : file1: reading active writers 2025/04/21 04:29:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:29:15 DEBUG : : Looking for writers 2025/04/21 04:29:15 DEBUG : file1: reading active writers 2025/04/21 04:29:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:29:15 DEBUG : : Looking for writers 2025/04/21 04:29:15 DEBUG : file1: reading active writers 2025/04/21 04:29:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:29:15 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:29:15 DEBUG : : Looking for writers 2025/04/21 04:29:15 DEBUG : file1: reading active writers 2025/04/21 04:29:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:29:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:15 DEBUG : : Looking for writers 2025/04/21 04:29:15 DEBUG : file1: reading active writers 2025/04/21 04:29:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:29:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/21 04:29:15 INFO : file1: Copied (new) 2025/04/21 04:29:15 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-21 04:29:15 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/21 04:29:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:29:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:15 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:29:15 DEBUG : : Looking for writers 2025/04/21 04:29:15 DEBUG : file1: reading active writers 2025/04/21 04:29:15 DEBUG : >WaitForWriters: 2025/04/21 04:29:15 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:15 DEBUG : : Looking for writers 2025/04/21 04:29:15 DEBUG : file1: reading active writers 2025/04/21 04:29:15 DEBUG : >WaitForWriters: 2025/04/21 04:29:15 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.04s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:16 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:16 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:16 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:16 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:16 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:16 DEBUG : file1: newRWFileHandle: 2025/04/21 04:29:16 DEBUG : file1(0xc000bffa80): openPending: 2025/04/21 04:29:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:16 DEBUG : file1(0xc000bffa80): >openPending: err= 2025/04/21 04:29:16 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:29:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:29:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:29:16 DEBUG : file1(0xc000bffa80): _writeAt: size=7, off=0 2025/04/21 04:29:16 DEBUG : file1(0xc000bffa80): >_writeAt: n=7, err= 2025/04/21 04:29:16 DEBUG : file1(0xc000bffa80): _writeAt: size=6, off=5 2025/04/21 04:29:16 DEBUG : file1(0xc000bffa80): >_writeAt: n=6, err= 2025/04/21 04:29:16 DEBUG : file1(0xc000bffa80): close: 2025/04/21 04:29:16 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:29:16.149915683 +0000 UTC m=+88.234599647 2025/04/21 04:29:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:16 DEBUG : file1(0xc000bffa80): >close: err= 2025/04/21 04:29:16 DEBUG : file1(0xc000bffa80): _writeAt: size=5, off=0 2025/04/21 04:29:16 DEBUG : file1(0xc000bffa80): >_writeAt: n=0, err=file already closed 2025/04/21 04:29:16 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:16 DEBUG : : Looking for writers 2025/04/21 04:29:16 DEBUG : file1: reading active writers 2025/04/21 04:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:29:16 DEBUG : : Looking for writers 2025/04/21 04:29:16 DEBUG : file1: reading active writers 2025/04/21 04:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:29:16 DEBUG : : Looking for writers 2025/04/21 04:29:16 DEBUG : file1: reading active writers 2025/04/21 04:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:29:16 DEBUG : : Looking for writers 2025/04/21 04:29:16 DEBUG : file1: reading active writers 2025/04/21 04:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:29:16 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:29:16 DEBUG : : Looking for writers 2025/04/21 04:29:16 DEBUG : file1: reading active writers 2025/04/21 04:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:29:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:16 DEBUG : : Looking for writers 2025/04/21 04:29:16 DEBUG : file1: reading active writers 2025/04/21 04:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:29:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/21 04:29:16 INFO : file1: Copied (new) 2025/04/21 04:29:16 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-21 04:29:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/21 04:29:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:29:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:16 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:29:16 DEBUG : : Looking for writers 2025/04/21 04:29:16 DEBUG : file1: reading active writers 2025/04/21 04:29:16 DEBUG : >WaitForWriters: 2025/04/21 04:29:16 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:16 DEBUG : : Looking for writers 2025/04/21 04:29:16 DEBUG : file1: reading active writers 2025/04/21 04:29:16 DEBUG : >WaitForWriters: 2025/04/21 04:29:16 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.08s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:17 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:17 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:17 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:17 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:17 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:17 DEBUG : file1: newRWFileHandle: 2025/04/21 04:29:17 DEBUG : file1(0xc0007d6c40): openPending: 2025/04/21 04:29:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:17 DEBUG : file1(0xc0007d6c40): >openPending: err= 2025/04/21 04:29:17 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:29:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:29:17 DEBUG : file1(0xc0007d6c40): close: 2025/04/21 04:29:17 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:29:17.231463697 +0000 UTC m=+89.316147691 2025/04/21 04:29:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:17 DEBUG : file1(0xc0007d6c40): >close: err= 2025/04/21 04:29:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/21 04:29:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:29:17 DEBUG : file2: newRWFileHandle: 2025/04/21 04:29:17 DEBUG : file2(0xc0007d6d00): openPending: 2025/04/21 04:29:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/21 04:29:17 DEBUG : file2(0xc0007d6d00): >openPending: err= 2025/04/21 04:29:17 DEBUG : file2: >newRWFileHandle: err= 2025/04/21 04:29:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/21 04:29:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/21 04:29:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/21 04:29:17 DEBUG : file2(0xc0007d6d00): RWFileHandle.Flush 2025/04/21 04:29:17 DEBUG : file2(0xc0007d6d00): RWFileHandle.Release 2025/04/21 04:29:17 DEBUG : file2(0xc0007d6d00): close: 2025/04/21 04:29:17 DEBUG : file2: vfs cache: setting modification time to 2025-04-21 04:29:17.233171545 +0000 UTC m=+89.317855538 2025/04/21 04:29:17 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:17 DEBUG : file2(0xc0007d6d00): >close: err= 2025/04/21 04:29:17 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:17 DEBUG : : Looking for writers 2025/04/21 04:29:17 DEBUG : file1: reading active writers 2025/04/21 04:29:17 DEBUG : file2: reading active writers 2025/04/21 04:29:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/21 04:29:17 DEBUG : : Looking for writers 2025/04/21 04:29:17 DEBUG : file2: reading active writers 2025/04/21 04:29:17 DEBUG : file1: reading active writers 2025/04/21 04:29:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/21 04:29:17 DEBUG : : Looking for writers 2025/04/21 04:29:17 DEBUG : file1: reading active writers 2025/04/21 04:29:17 DEBUG : file2: reading active writers 2025/04/21 04:29:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/21 04:29:17 DEBUG : : Looking for writers 2025/04/21 04:29:17 DEBUG : file1: reading active writers 2025/04/21 04:29:17 DEBUG : file2: reading active writers 2025/04/21 04:29:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/21 04:29:17 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:29:17 DEBUG : file2: vfs cache: starting upload 2025/04/21 04:29:17 DEBUG : : Looking for writers 2025/04/21 04:29:17 DEBUG : file1: reading active writers 2025/04/21 04:29:17 DEBUG : file2: reading active writers 2025/04/21 04:29:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/04/21 04:29:17 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:17 DEBUG : : Looking for writers 2025/04/21 04:29:17 DEBUG : file1: reading active writers 2025/04/21 04:29:17 DEBUG : file2: reading active writers 2025/04/21 04:29:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/04/21 04:29:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:29:17 INFO : file1: Copied (new) 2025/04/21 04:29:17 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-21 04:29:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/21 04:29:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:17 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:29:17 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:29:17 INFO : file2: Copied (new) 2025/04/21 04:29:17 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-21 04:29:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/21 04:29:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/21 04:29:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/21 04:29:17 INFO : file2: vfs cache: upload succeeded try #1 2025/04/21 04:29:17 DEBUG : : Looking for writers 2025/04/21 04:29:17 DEBUG : file1: reading active writers 2025/04/21 04:29:17 DEBUG : file2: reading active writers 2025/04/21 04:29:17 DEBUG : >WaitForWriters: 2025/04/21 04:29:17 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:17 DEBUG : : Looking for writers 2025/04/21 04:29:17 DEBUG : file1: reading active writers 2025/04/21 04:29:17 DEBUG : file2: reading active writers 2025/04/21 04:29:17 DEBUG : >WaitForWriters: 2025/04/21 04:29:17 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.29s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:18 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:18 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:18 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:18 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:18 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:18 DEBUG : file1: newRWFileHandle: 2025/04/21 04:29:18 DEBUG : file1(0xc00093c340): openPending: 2025/04/21 04:29:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:18 DEBUG : file1(0xc00093c340): >openPending: err= 2025/04/21 04:29:18 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:29:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:29:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:29:18 DEBUG : file1(0xc00093c340): _writeAt: size=5, off=0 2025/04/21 04:29:18 DEBUG : file1(0xc00093c340): >_writeAt: n=5, err= 2025/04/21 04:29:18 DEBUG : file1(0xc00093c340): RWFileHandle.Flush 2025/04/21 04:29:18 DEBUG : file1(0xc00093c340): RWFileHandle.Flush 2025/04/21 04:29:18 DEBUG : file1(0xc00093c340): close: 2025/04/21 04:29:18 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:29:18.518443437 +0000 UTC m=+90.603127391 2025/04/21 04:29:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:18 DEBUG : file1(0xc00093c340): >close: err= 2025/04/21 04:29:18 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:18 DEBUG : : Looking for writers 2025/04/21 04:29:18 DEBUG : file1: reading active writers 2025/04/21 04:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:29:18 DEBUG : : Looking for writers 2025/04/21 04:29:18 DEBUG : file1: reading active writers 2025/04/21 04:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:29:18 DEBUG : : Looking for writers 2025/04/21 04:29:18 DEBUG : file1: reading active writers 2025/04/21 04:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:29:18 DEBUG : : Looking for writers 2025/04/21 04:29:18 DEBUG : file1: reading active writers 2025/04/21 04:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:29:18 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:29:18 DEBUG : : Looking for writers 2025/04/21 04:29:18 DEBUG : file1: reading active writers 2025/04/21 04:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:29:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:18 DEBUG : : Looking for writers 2025/04/21 04:29:18 DEBUG : file1: reading active writers 2025/04/21 04:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:29:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:29:18 INFO : file1: Copied (new) 2025/04/21 04:29:18 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-21 04:29:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/21 04:29:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:29:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:18 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:29:19 DEBUG : : Looking for writers 2025/04/21 04:29:19 DEBUG : file1: reading active writers 2025/04/21 04:29:19 DEBUG : >WaitForWriters: 2025/04/21 04:29:19 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.01s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:19 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:19 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:19 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:19 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:19 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:19 DEBUG : file1: newRWFileHandle: 2025/04/21 04:29:19 DEBUG : file1(0xc000a286c0): openPending: 2025/04/21 04:29:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:19 DEBUG : file1(0xc000a286c0): >openPending: err= 2025/04/21 04:29:19 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:29:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:29:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:29:19 DEBUG : file1(0xc000a286c0): _writeAt: size=5, off=0 2025/04/21 04:29:19 DEBUG : file1(0xc000a286c0): >_writeAt: n=5, err= 2025/04/21 04:29:19 DEBUG : file1(0xc000a286c0): RWFileHandle.Release 2025/04/21 04:29:19 DEBUG : file1(0xc000a286c0): close: 2025/04/21 04:29:19 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:29:19.534292656 +0000 UTC m=+91.618976640 2025/04/21 04:29:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:19 DEBUG : file1(0xc000a286c0): >close: err= 2025/04/21 04:29:19 DEBUG : file1(0xc000a286c0): RWFileHandle.Release 2025/04/21 04:29:19 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:19 DEBUG : : Looking for writers 2025/04/21 04:29:19 DEBUG : file1: reading active writers 2025/04/21 04:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:29:19 DEBUG : : Looking for writers 2025/04/21 04:29:19 DEBUG : file1: reading active writers 2025/04/21 04:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:29:19 DEBUG : : Looking for writers 2025/04/21 04:29:19 DEBUG : file1: reading active writers 2025/04/21 04:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:29:19 DEBUG : : Looking for writers 2025/04/21 04:29:19 DEBUG : file1: reading active writers 2025/04/21 04:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:29:19 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:29:19 DEBUG : : Looking for writers 2025/04/21 04:29:19 DEBUG : file1: reading active writers 2025/04/21 04:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:29:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:19 DEBUG : : Looking for writers 2025/04/21 04:29:19 DEBUG : file1: reading active writers 2025/04/21 04:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:29:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:29:19 INFO : file1: Copied (new) 2025/04/21 04:29:19 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-21 04:29:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/21 04:29:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:29:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:19 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:29:20 DEBUG : : Looking for writers 2025/04/21 04:29:20 DEBUG : file1: reading active writers 2025/04/21 04:29:20 DEBUG : >WaitForWriters: 2025/04/21 04:29:20 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.02s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:20 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:20 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:20 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:20 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:20 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:20 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/21 04:29:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:29:21 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:29:21 DEBUG : dir/file1(0xc000ad6ac0): openPending: 2025/04/21 04:29:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:29:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:29:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:21 DEBUG : dir/file1(0xc000ad6ac0): >openPending: err= 2025/04/21 04:29:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:29:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:29:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:29:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:29:21 DEBUG : dir/file1(0xc000ad6ac0): _writeAt: size=5, off=0 2025/04/21 04:29:21 DEBUG : dir/file1(0xc000ad6ac0): >_writeAt: n=5, err= 2025/04/21 04:29:21 DEBUG : dir/file1(0xc000ad6ac0): close: 2025/04/21 04:29:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-21 04:29:21.120749064 +0000 UTC m=+93.205433028 2025/04/21 04:29:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:21 DEBUG : dir/file1(0xc000ad6ac0): >close: err= 2025/04/21 04:29:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:21 DEBUG : dir: Looking for writers 2025/04/21 04:29:21 DEBUG : file1: reading active writers 2025/04/21 04:29:21 DEBUG : : Looking for writers 2025/04/21 04:29:21 DEBUG : dir: reading active writers 2025/04/21 04:29:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:29:21 DEBUG : dir: Looking for writers 2025/04/21 04:29:21 DEBUG : file1: reading active writers 2025/04/21 04:29:21 DEBUG : : Looking for writers 2025/04/21 04:29:21 DEBUG : dir: reading active writers 2025/04/21 04:29:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:29:21 DEBUG : dir: Looking for writers 2025/04/21 04:29:21 DEBUG : file1: reading active writers 2025/04/21 04:29:21 DEBUG : : Looking for writers 2025/04/21 04:29:21 DEBUG : dir: reading active writers 2025/04/21 04:29:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:29:21 DEBUG : dir: Looking for writers 2025/04/21 04:29:21 DEBUG : file1: reading active writers 2025/04/21 04:29:21 DEBUG : : Looking for writers 2025/04/21 04:29:21 DEBUG : dir: reading active writers 2025/04/21 04:29:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:29:21 DEBUG : dir/file1: vfs cache: starting upload 2025/04/21 04:29:21 DEBUG : dir: Looking for writers 2025/04/21 04:29:21 DEBUG : file1: reading active writers 2025/04/21 04:29:21 DEBUG : : Looking for writers 2025/04/21 04:29:21 DEBUG : dir: reading active writers 2025/04/21 04:29:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:29:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:21 DEBUG : dir: Looking for writers 2025/04/21 04:29:21 DEBUG : file1: reading active writers 2025/04/21 04:29:21 DEBUG : : Looking for writers 2025/04/21 04:29:21 DEBUG : dir: reading active writers 2025/04/21 04:29:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:29:21 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:29:21 INFO : dir/file1: Copied (replaced existing) 2025/04/21 04:29:21 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/21 04:29:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/21 04:29:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/21 04:29:21 DEBUG : dir: Looking for writers 2025/04/21 04:29:21 DEBUG : file1: reading active writers 2025/04/21 04:29:21 DEBUG : : Looking for writers 2025/04/21 04:29:21 DEBUG : dir: reading active writers 2025/04/21 04:29:21 DEBUG : >WaitForWriters: 2025/04/21 04:29:21 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.91s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:22 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:22 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:22 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:22 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:22 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:29:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:29:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:29:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:29:23 DEBUG : dir/file1(0xc000c10780): _writeAt: size=5, off=0 2025/04/21 04:29:23 DEBUG : dir/file1(0xc000c10780): openPending: 2025/04/21 04:29:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:29:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:29:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:23 DEBUG : dir/file1(0xc000c10780): >openPending: err= 2025/04/21 04:29:23 DEBUG : dir/file1(0xc000c10780): >_writeAt: n=5, err= 2025/04/21 04:29:23 DEBUG : dir/file1(0xc000c10780): _writeAt: size=15, off=5 2025/04/21 04:29:23 DEBUG : dir/file1(0xc000c10780): >_writeAt: n=15, err= 2025/04/21 04:29:23 DEBUG : dir/file1(0xc000c10780): close: 2025/04/21 04:29:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/21 04:29:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-21 04:29:23.07823426 +0000 UTC m=+95.162918214 2025/04/21 04:29:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:23 DEBUG : dir/file1(0xc000c10780): >close: err= 2025/04/21 04:29:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:23 DEBUG : dir: Looking for writers 2025/04/21 04:29:23 DEBUG : file1: reading active writers 2025/04/21 04:29:23 DEBUG : : Looking for writers 2025/04/21 04:29:23 DEBUG : dir: reading active writers 2025/04/21 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:29:23 DEBUG : dir: Looking for writers 2025/04/21 04:29:23 DEBUG : file1: reading active writers 2025/04/21 04:29:23 DEBUG : : Looking for writers 2025/04/21 04:29:23 DEBUG : dir: reading active writers 2025/04/21 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:29:23 DEBUG : dir: Looking for writers 2025/04/21 04:29:23 DEBUG : file1: reading active writers 2025/04/21 04:29:23 DEBUG : : Looking for writers 2025/04/21 04:29:23 DEBUG : dir: reading active writers 2025/04/21 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:29:23 DEBUG : dir: Looking for writers 2025/04/21 04:29:23 DEBUG : file1: reading active writers 2025/04/21 04:29:23 DEBUG : : Looking for writers 2025/04/21 04:29:23 DEBUG : dir: reading active writers 2025/04/21 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:29:23 DEBUG : dir/file1: vfs cache: starting upload 2025/04/21 04:29:23 DEBUG : dir: Looking for writers 2025/04/21 04:29:23 DEBUG : file1: reading active writers 2025/04/21 04:29:23 DEBUG : : Looking for writers 2025/04/21 04:29:23 DEBUG : dir: reading active writers 2025/04/21 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:29:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:23 DEBUG : dir: Looking for writers 2025/04/21 04:29:23 DEBUG : file1: reading active writers 2025/04/21 04:29:23 DEBUG : : Looking for writers 2025/04/21 04:29:23 DEBUG : dir: reading active writers 2025/04/21 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:29:23 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/21 04:29:23 INFO : dir/file1: Copied (replaced existing) 2025/04/21 04:29:23 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/21 04:29:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/21 04:29:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/21 04:29:23 DEBUG : dir: Looking for writers 2025/04/21 04:29:23 DEBUG : file1: reading active writers 2025/04/21 04:29:23 DEBUG : : Looking for writers 2025/04/21 04:29:23 DEBUG : dir: reading active writers 2025/04/21 04:29:23 DEBUG : >WaitForWriters: 2025/04/21 04:29:23 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.98s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:24 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:24 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:24 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:24 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:24 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:24 DEBUG : file1: newRWFileHandle: 2025/04/21 04:29:24 DEBUG : file1(0xc000997240): openPending: 2025/04/21 04:29:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:24 DEBUG : file1(0xc000997240): >openPending: err= 2025/04/21 04:29:24 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:29:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:29:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:29:24 DEBUG : file1(0xc000997240): _writeAt: size=5, off=0 2025/04/21 04:29:24 DEBUG : file1(0xc000997240): >_writeAt: n=5, err= 2025/04/21 04:29:24 DEBUG : file1(0xc000997240): close: 2025/04/21 04:29:24 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:29:24.432040532 +0000 UTC m=+96.516724486 2025/04/21 04:29:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:24 DEBUG : file1(0xc000997240): >close: err= 2025/04/21 04:29:24 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:24 DEBUG : : Looking for writers 2025/04/21 04:29:24 DEBUG : file1: reading active writers 2025/04/21 04:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:29:24 DEBUG : : Looking for writers 2025/04/21 04:29:24 DEBUG : file1: reading active writers 2025/04/21 04:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:29:24 DEBUG : : Looking for writers 2025/04/21 04:29:24 DEBUG : file1: reading active writers 2025/04/21 04:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:29:24 DEBUG : : Looking for writers 2025/04/21 04:29:24 DEBUG : file1: reading active writers 2025/04/21 04:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:29:24 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:29:24 DEBUG : : Looking for writers 2025/04/21 04:29:24 DEBUG : file1: reading active writers 2025/04/21 04:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:29:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:24 DEBUG : : Looking for writers 2025/04/21 04:29:24 DEBUG : file1: reading active writers 2025/04/21 04:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:29:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:29:24 INFO : file1: Copied (new) 2025/04/21 04:29:24 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-21 04:29:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/21 04:29:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:29:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:24 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:29:25 DEBUG : : Looking for writers 2025/04/21 04:29:25 DEBUG : file1: reading active writers 2025/04/21 04:29:25 DEBUG : >WaitForWriters: 2025/04/21 04:29:25 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:25 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:25 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:25 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:25 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/21 04:29:25 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38dc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38dc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38dc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38dc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38dc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.420630087 +0000 UTC m=+97.505314040 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38dc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e00): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e00): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.420630087 +0000 UTC m=+97.505314040 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.420630087 +0000 UTC m=+97.505314040 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414cb0 item 1 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.422689593 +0000 UTC m=+97.507373547 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38e80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38ec0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38ec0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38ec0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38ec0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38ec0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.422689593 +0000 UTC m=+97.507373547 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38ec0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415180 item 2 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f00): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f00): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.424102707 +0000 UTC m=+97.508786650 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f40): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f40): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.424102707 +0000 UTC m=+97.508786650 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f80): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.424102707 +0000 UTC m=+97.508786650 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c38f80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004157a0 item 3 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39000): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39000): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39000): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39000): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39000): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.426071854 +0000 UTC m=+97.510755798 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39000): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39080): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39080): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39080): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39080): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39080): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.426071854 +0000 UTC m=+97.510755798 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39080): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415e30 item 4 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c390c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c390c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c390c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c390c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c390c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.427633235 +0000 UTC m=+97.512317190 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c390c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39100): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39100): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39100): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39100): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39100): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39100): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39100): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.427633235 +0000 UTC m=+97.512317190 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39100): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39140): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39140): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39140): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39140): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39140): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.427633235 +0000 UTC m=+97.512317190 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39140): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 5 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c391c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c391c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c391c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c391c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c391c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.429349437 +0000 UTC m=+97.514033391 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c391c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39240): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39240): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39240): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39240): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39240): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.429349437 +0000 UTC m=+97.514033391 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39240): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 6 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c392c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c392c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c392c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c392c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c392c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.430672461 +0000 UTC m=+97.515356414 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c392c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39380): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39380): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39380): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39380): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39380): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39380): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39380): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.430672461 +0000 UTC m=+97.515356414 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39380): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c393c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c393c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c393c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c393c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c393c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.430672461 +0000 UTC m=+97.515356414 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c393c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 7 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39440): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39440): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39440): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39440): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39440): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.432451922 +0000 UTC m=+97.517135876 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39440): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c394c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c394c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c394c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c394c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c394c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.432451922 +0000 UTC m=+97.517135876 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c394c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 8 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39500): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000c39500): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39500): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39500): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39500): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39500): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39500): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39540): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39540): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39540): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39540): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39540): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.433761911 +0000 UTC m=+97.518445866 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39540): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39580): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39580): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39580): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39580): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39580): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39580): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39580): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.433761911 +0000 UTC m=+97.518445866 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39580): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c395c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c395c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c395c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c395c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c395c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.433761911 +0000 UTC m=+97.518445866 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c395c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348000 item 9 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39640): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39640): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39640): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39640): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39640): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.435587349 +0000 UTC m=+97.520271303 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39640): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3e80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3e80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3e80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3e80): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3e80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.435587349 +0000 UTC m=+97.520271303 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3e80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9a40 item 10 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3f40): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc0007c3f40): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3f40): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3f40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007c3f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852000): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852000): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852000): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852000): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852000): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.436988811 +0000 UTC m=+97.521672764 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852000): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.436988811 +0000 UTC m=+97.521672764 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852100): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852100): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852100): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852100): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852100): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.436988811 +0000 UTC m=+97.521672764 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852100): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e380 item 11 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852180): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852180): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852180): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852180): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852180): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.438787327 +0000 UTC m=+97.523471271 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852180): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.438787327 +0000 UTC m=+97.523471271 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f1f0 item 12 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc0008522c0): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.439986449 +0000 UTC m=+97.524670403 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.439986449 +0000 UTC m=+97.524670403 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f730 item 13 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852440): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852440): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852440): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852440): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852440): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.441216338 +0000 UTC m=+97.525900292 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852440): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.441216338 +0000 UTC m=+97.525900292 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378000 item 14 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000852580): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.44260739 +0000 UTC m=+97.527291344 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.44260739 +0000 UTC m=+97.527291344 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378460 item 15 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852700): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852700): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852700): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852700): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852700): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.443902832 +0000 UTC m=+97.528586786 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852700): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.443902832 +0000 UTC m=+97.528586786 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378a80 item 16 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.445148661 +0000 UTC m=+97.529832614 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852800): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852800): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852800): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852800): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852800): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852800): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852800): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852800): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.445148661 +0000 UTC m=+97.529832614 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852800): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852840): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852840): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852840): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852840): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852840): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.445148661 +0000 UTC m=+97.529832614 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852840): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378fc0 item 17 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.447222264 +0000 UTC m=+97.531906217 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852940): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852940): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852940): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852940): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852940): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.447222264 +0000 UTC m=+97.531906217 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852940): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003793b0 item 18 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.448495515 +0000 UTC m=+97.533179468 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.448495515 +0000 UTC m=+97.533179468 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.448495515 +0000 UTC m=+97.533179468 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379ab0 item 19 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.450172644 +0000 UTC m=+97.534856587 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.450172644 +0000 UTC m=+97.534856587 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a150 item 20 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.451375351 +0000 UTC m=+97.536059305 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d00): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d00): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d00): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d00): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.451375351 +0000 UTC m=+97.536059305 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.451375351 +0000 UTC m=+97.536059305 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a690 item 21 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852dc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852dc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852dc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852dc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852dc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.453258757 +0000 UTC m=+97.537942712 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852dc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.453258757 +0000 UTC m=+97.537942712 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035af50 item 22 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ec0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ec0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ec0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ec0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ec0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.454693822 +0000 UTC m=+97.539377776 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ec0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f80): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f80): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f80): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f80): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.454693822 +0000 UTC m=+97.539377776 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852fc0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852fc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852fc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852fc0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852fc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.454693822 +0000 UTC m=+97.539377776 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852fc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b420 item 23 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39680): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39680): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39680): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39680): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39680): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.456614158 +0000 UTC m=+97.541298112 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39680): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39700): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39700): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39700): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39700): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39700): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.456614158 +0000 UTC m=+97.541298112 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39700): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003489a0 item 24 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c397c0): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000c397c0): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c397c0): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c397c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c397c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c397c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c397c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39800): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39800): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39800): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39800): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39800): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.457893409 +0000 UTC m=+97.542577363 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39800): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c398c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c398c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c398c0): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c398c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c398c0): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c398c0): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c398c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c398c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.457893409 +0000 UTC m=+97.542577363 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c398c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39900): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39900): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39900): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39900): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39900): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.457893409 +0000 UTC m=+97.542577363 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39900): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349490 item 25 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39980): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39980): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39980): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39980): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39980): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.459700993 +0000 UTC m=+97.544384938 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39980): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39a00): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39a00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39a00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39a00): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39a00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.459700993 +0000 UTC m=+97.544384938 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39a00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ab0 item 26 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ac0): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000c39ac0): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ac0): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ac0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ac0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39b00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39b00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39b00): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39b00): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39b00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.460954526 +0000 UTC m=+97.545638481 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39b00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39bc0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39bc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39bc0): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39bc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39bc0): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39bc0): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39bc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39bc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.460954526 +0000 UTC m=+97.545638481 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39bc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c00): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c00): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.460954526 +0000 UTC m=+97.545638481 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005362a0 item 27 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.462522721 +0000 UTC m=+97.547206675 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39c80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39d00): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39d00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39d00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39d00): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39d00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.462522721 +0000 UTC m=+97.547206675 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39d00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005377a0 item 28 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39dc0): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000c39dc0): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39dc0): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39dc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39dc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39dc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39dc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39e00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39e00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39e00): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39e00): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39e00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.463691155 +0000 UTC m=+97.548375108 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39e00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ec0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ec0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ec0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ec0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ec0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.463691155 +0000 UTC m=+97.548375108 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39ec0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ea0 item 29 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39f40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39f40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39f40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39f40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.46576011 +0000 UTC m=+97.550444063 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c39f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.46576011 +0000 UTC m=+97.550444063 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400700 item 30 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000974100): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.467329776 +0000 UTC m=+97.552013740 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.467329776 +0000 UTC m=+97.552013740 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400f50 item 31 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.469076126 +0000 UTC m=+97.553760090 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974300): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974300): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974300): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974300): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974300): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.469076126 +0000 UTC m=+97.553760090 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974300): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a460 item 32 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.470371999 +0000 UTC m=+97.555055952 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974380): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974380): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974380): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974380): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974380): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a850 item 33 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974380): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974380): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.470913986 +0000 UTC m=+97.555597940 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974380): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009743c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009743c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009743c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009743c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009743c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.470913986 +0000 UTC m=+97.555597940 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009743c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aa10 item 33 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.472204439 +0000 UTC m=+97.556888394 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ae00 item 34 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.472815907 +0000 UTC m=+97.557499861 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974480): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974480): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974480): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974480): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974480): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.472815907 +0000 UTC m=+97.557499861 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974480): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b030 item 34 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.473991374 +0000 UTC m=+97.558675327 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974500): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974500): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974500): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974500): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974500): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b500 item 35 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974500): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974500): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.474439996 +0000 UTC m=+97.559123950 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974500): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974540): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974540): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974540): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974540): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974540): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.474439996 +0000 UTC m=+97.559123950 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974540): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ba40 item 35 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.476557312 +0000 UTC m=+97.561241266 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974700): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974700): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bf10 item 36 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974700): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974700): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974700): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974700): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974700): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.477117533 +0000 UTC m=+97.561801488 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974700): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974740): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974740): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974740): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974740): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974740): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.477117533 +0000 UTC m=+97.561801488 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974740): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca230 item 36 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.478304773 +0000 UTC m=+97.562988727 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca930 item 37 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.478789794 +0000 UTC m=+97.563473738 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.478789794 +0000 UTC m=+97.563473738 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cabd0 item 37 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.47998666 +0000 UTC m=+97.564670615 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974940): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974940): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb030 item 38 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974940): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974940): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974940): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974940): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974940): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.480496518 +0000 UTC m=+97.565180462 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974940): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.480496518 +0000 UTC m=+97.565180462 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb260 item 38 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.481988098 +0000 UTC m=+97.566672052 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb650 item 39 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.482484851 +0000 UTC m=+97.567168806 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.482484851 +0000 UTC m=+97.567168806 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cba40 item 39 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.483716063 +0000 UTC m=+97.568400017 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbce0 item 40 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.484314556 +0000 UTC m=+97.568998510 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.484314556 +0000 UTC m=+97.568998510 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380930 item 40 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.48712392 +0000 UTC m=+97.571807875 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 41 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.4876139 +0000 UTC m=+97.572297854 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 41 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.488139046 +0000 UTC m=+97.572823000 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.488139046 +0000 UTC m=+97.572823000 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368700 item 41 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.489405084 +0000 UTC m=+97.574089038 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368b60 item 42 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.489929258 +0000 UTC m=+97.574613202 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368cb0 item 42 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.490480183 +0000 UTC m=+97.575164136 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.490480183 +0000 UTC m=+97.575164136 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368fc0 item 42 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.492193529 +0000 UTC m=+97.576877483 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c150 item 43 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.49289156 +0000 UTC m=+97.577575514 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10e80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f40): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c4d0 item 43 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f40): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.493479023 +0000 UTC m=+97.578162977 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f80): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.493479023 +0000 UTC m=+97.578162977 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10f80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c690 item 43 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11040): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11040): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11040): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11040): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11040): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.494769525 +0000 UTC m=+97.579453479 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11080): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11080): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11080): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056cb60 item 44 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11080): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11080): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.495268031 +0000 UTC m=+97.579951985 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11080): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11140): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11140): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ccb0 item 44 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11140): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11140): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11140): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11140): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11140): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.495784531 +0000 UTC m=+97.580468485 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11140): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11180): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11180): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11180): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11180): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11180): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.495784531 +0000 UTC m=+97.580468485 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11180): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d0a0 item 44 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11240): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11240): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11240): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11240): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11240): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11240): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11240): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.49697119 +0000 UTC m=+97.581655144 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11240): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11280): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11280): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11280): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d5e0 item 45 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11280): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11280): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.497425924 +0000 UTC m=+97.582109878 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11280): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11340): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11340): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11340): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11340): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11340): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.497425924 +0000 UTC m=+97.582109878 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11340): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d730 item 45 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11400): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11400): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11400): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11400): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11400): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11400): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11400): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.498693964 +0000 UTC m=+97.583377918 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11400): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11440): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11440): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11440): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332070 item 46 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11440): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11440): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.499114433 +0000 UTC m=+97.583798378 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11440): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11500): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11500): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11500): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11500): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11500): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.499114433 +0000 UTC m=+97.583798378 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11500): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003322a0 item 46 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c115c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c115c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c115c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c115c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c115c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c115c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c115c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.500419143 +0000 UTC m=+97.585103097 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c115c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11600): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11600): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11600): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332930 item 47 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11600): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11600): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.500925915 +0000 UTC m=+97.585609869 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11600): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.500925915 +0000 UTC m=+97.585609869 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332c40 item 47 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.502107623 +0000 UTC m=+97.586791577 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333810 item 48 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.502550765 +0000 UTC m=+97.587234719 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.502550765 +0000 UTC m=+97.587234719 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333a40 item 48 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c118c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c118c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c118c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c118c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c118c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.503651902 +0000 UTC m=+97.588335856 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c118c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333f10 item 49 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.504303536 +0000 UTC m=+97.588987490 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.504303536 +0000 UTC m=+97.588987490 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2620 item 49 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.505491256 +0000 UTC m=+97.590175210 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a80): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2c40 item 50 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a80): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a80): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.505991325 +0000 UTC m=+97.590675279 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.505991325 +0000 UTC m=+97.590675279 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2fc0 item 50 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.507150822 +0000 UTC m=+97.591834766 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a38f0 item 51 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.507665358 +0000 UTC m=+97.592349312 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.507665358 +0000 UTC m=+97.592349312 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3e30 item 51 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.509021354 +0000 UTC m=+97.593705308 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc310 item 52 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.509565726 +0000 UTC m=+97.594249671 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.509565726 +0000 UTC m=+97.594249671 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc460 item 52 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.510720264 +0000 UTC m=+97.595404218 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f00): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f00): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc930 item 53 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f00): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.511152225 +0000 UTC m=+97.595836179 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.511152225 +0000 UTC m=+97.595836179 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bccb0 item 53 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.517309205 +0000 UTC m=+97.601993159 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a2a0 item 54 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.518066236 +0000 UTC m=+97.602750180 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.518066236 +0000 UTC m=+97.602750180 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008520c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a4d0 item 54 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.519066765 +0000 UTC m=+97.603750718 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a930 item 55 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.519481563 +0000 UTC m=+97.604165507 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.519481563 +0000 UTC m=+97.604165507 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ac40 item 55 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.520489396 +0000 UTC m=+97.605173350 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008522c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b3b0 item 56 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.520935063 +0000 UTC m=+97.605619016 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.520935063 +0000 UTC m=+97.605619016 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b570 item 56 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852480): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852480): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852480): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852480): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852480): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852480): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852480): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852480): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.521858888 +0000 UTC m=+97.606542841 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852480): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b880 item 57 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.522230183 +0000 UTC m=+97.606914128 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008524c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bab0 item 57 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.522616058 +0000 UTC m=+97.607300013 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852580): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.522616058 +0000 UTC m=+97.607300013 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008525c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bce0 item 57 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.523632116 +0000 UTC m=+97.608316070 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852680): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008526c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008526c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008526c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368700 item 58 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008526c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008526c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.524013993 +0000 UTC m=+97.608697948 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008526c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368930 item 58 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.524467245 +0000 UTC m=+97.609151199 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852780): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.524467245 +0000 UTC m=+97.609151199 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008527c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368b60 item 58 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852880): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852880): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852880): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852880): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852880): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852880): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852880): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852880): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.525376601 +0000 UTC m=+97.610060555 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852880): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368fc0 item 59 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.525754301 +0000 UTC m=+97.610438245 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008528c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852980): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852980): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852980): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852980): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852980): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852980): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003691f0 item 59 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852980): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852980): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.526142179 +0000 UTC m=+97.610826133 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852980): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.526142179 +0000 UTC m=+97.610826133 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008529c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369420 item 59 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.527155161 +0000 UTC m=+97.611839105 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852a80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369b20 item 60 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.528061392 +0000 UTC m=+97.612745336 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b80): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369dc0 item 60 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b80): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b80): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.528514984 +0000 UTC m=+97.613198938 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852b80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.528514984 +0000 UTC m=+97.613198938 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852bc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc150 item 60 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c80): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.529497689 +0000 UTC m=+97.614181643 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852c80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852cc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852cc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852cc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc460 item 61 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852cc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852cc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.529846174 +0000 UTC m=+97.614530128 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852cc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d80): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.529846174 +0000 UTC m=+97.614530128 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852d80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc770 item 61 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.530859015 +0000 UTC m=+97.615542959 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcb60 item 62 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.531242475 +0000 UTC m=+97.615926429 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852e80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.531242475 +0000 UTC m=+97.615926429 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcd90 item 62 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853000): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853000): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853000): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853000): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853000): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853000): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853000): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853000): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.532274814 +0000 UTC m=+97.616958768 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853000): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853040): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853040): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd260 item 63 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853040): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.532687538 +0000 UTC m=+97.617371483 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853100): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853100): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853100): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853100): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853100): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.532687538 +0000 UTC m=+97.617371483 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853100): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd420 item 63 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008531c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008531c0): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008531c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008531c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008531c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008531c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008531c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008531c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.533777835 +0000 UTC m=+97.618461790 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008531c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853200): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853200): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853200): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdab0 item 64 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853200): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853200): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.534141128 +0000 UTC m=+97.618825082 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853200): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008532c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008532c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008532c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008532c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008532c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.534141128 +0000 UTC m=+97.618825082 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008532c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bddc0 item 64 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853300): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853300): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853300): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853300): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853300): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.535656963 +0000 UTC m=+97.620340917 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853300): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853340): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853340): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853340): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853340): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853340): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b28c0 item 65 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853340): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853340): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.536061613 +0000 UTC m=+97.620745567 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853340): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853380): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853380): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853380): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853380): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853380): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.536061613 +0000 UTC m=+97.620745567 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853380): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2b60 item 65 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008533c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008533c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008533c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008533c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008533c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.537106014 +0000 UTC m=+97.621789968 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008533c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853400): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853400): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b35e0 item 66 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853400): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853400): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853400): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853400): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853400): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.537551921 +0000 UTC m=+97.622235876 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853400): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853440): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853440): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853440): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853440): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853440): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.537551921 +0000 UTC m=+97.622235876 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853440): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b39d0 item 66 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974000): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974000): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974000): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974000): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974000): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.538521322 +0000 UTC m=+97.623205276 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974000): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ecb60 item 67 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.538895985 +0000 UTC m=+97.623579940 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974080): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974080): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974080): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974080): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974080): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.538895985 +0000 UTC m=+97.623579940 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974080): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed030 item 67 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.539919306 +0000 UTC m=+97.624603251 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed8f0 item 68 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.540362207 +0000 UTC m=+97.625046152 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.540362207 +0000 UTC m=+97.625046152 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974200): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002edd50 item 68 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974240): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974240): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974240): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974240): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974240): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.541318142 +0000 UTC m=+97.626002096 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974240): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003182a0 item 69 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.541711861 +0000 UTC m=+97.626395816 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.541711861 +0000 UTC m=+97.626395816 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318540 item 69 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.542696661 +0000 UTC m=+97.627380615 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318f50 item 70 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.543135865 +0000 UTC m=+97.627819820 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.543135865 +0000 UTC m=+97.627819820 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319dc0 item 70 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.544101619 +0000 UTC m=+97.628785573 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414700 item 71 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.544495918 +0000 UTC m=+97.629179863 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.544495918 +0000 UTC m=+97.629179863 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004149a0 item 71 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.545468194 +0000 UTC m=+97.630152138 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414e70 item 72 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.545889114 +0000 UTC m=+97.630573069 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.545889114 +0000 UTC m=+97.630573069 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 72 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.546883832 +0000 UTC m=+97.631567786 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974800): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974840): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974840): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974840): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415730 item 73 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974840): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974840): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.547282431 +0000 UTC m=+97.631966385 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974840): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415960 item 73 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.547692461 +0000 UTC m=+97.632376415 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.547692461 +0000 UTC m=+97.632376415 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ab0 item 73 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.548697267 +0000 UTC m=+97.633381222 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000520e0 item 74 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.549104412 +0000 UTC m=+97.633788376 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 74 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.549576468 +0000 UTC m=+97.634260421 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.549576468 +0000 UTC m=+97.634260421 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 74 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.550524398 +0000 UTC m=+97.635208352 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974bc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974bc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974bc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 75 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974bc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974bc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.550879104 +0000 UTC m=+97.635563048 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974bc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 75 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.551300495 +0000 UTC m=+97.635984449 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.551300495 +0000 UTC m=+97.635984449 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 75 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.552291496 +0000 UTC m=+97.636975450 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 76 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.552674985 +0000 UTC m=+97.637358940 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 76 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.553162831 +0000 UTC m=+97.637846785 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.553162831 +0000 UTC m=+97.637846785 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 76 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.554167688 +0000 UTC m=+97.638851642 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974fc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974fc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974fc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c89a0 item 77 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974fc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974fc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.554559384 +0000 UTC m=+97.639243337 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974fc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.554559384 +0000 UTC m=+97.639243337 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8e70 item 77 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.55578264 +0000 UTC m=+97.640466594 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9420 item 78 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.556134471 +0000 UTC m=+97.640818425 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.556134471 +0000 UTC m=+97.640818425 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9650 item 78 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975340): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975340): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975340): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975340): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975340): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975340): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975340): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.557169444 +0000 UTC m=+97.641853388 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975340): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9a40 item 79 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.557543156 +0000 UTC m=+97.642227110 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975440): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975440): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975440): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975440): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975440): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.557543156 +0000 UTC m=+97.642227110 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975440): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9d50 item 79 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975500): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975500): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975500): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975500): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975500): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975500): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975500): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.558577377 +0000 UTC m=+97.643261332 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975500): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975540): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975540): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975540): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 80 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975540): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975540): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.558937934 +0000 UTC m=+97.643621888 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975540): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975600): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975600): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975600): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975600): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975600): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.558937934 +0000 UTC m=+97.643621888 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975600): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e8c0 item 80 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975640): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975640): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975640): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975640): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975640): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.559959742 +0000 UTC m=+97.644643697 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975640): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f500 item 81 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.560387075 +0000 UTC m=+97.645071039 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.560387075 +0000 UTC m=+97.645071039 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f960 item 81 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975740): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975740): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975740): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975740): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975740): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.561395859 +0000 UTC m=+97.646079803 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975740): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975800): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975800): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975800): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378070 item 82 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975800): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975800): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975800): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975800): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975800): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.56182767 +0000 UTC m=+97.646511624 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975800): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975840): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975840): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975840): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975840): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975840): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.56182767 +0000 UTC m=+97.646511624 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975840): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003782a0 item 82 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.562778065 +0000 UTC m=+97.647462018 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003788c0 item 83 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.563164399 +0000 UTC m=+97.647848354 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a00): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a00): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.563164399 +0000 UTC m=+97.647848354 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378c40 item 83 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.564163064 +0000 UTC m=+97.648847018 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b40): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003790a0 item 84 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b40): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b40): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b40): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b40): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.56461341 +0000 UTC m=+97.649297364 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b80): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.56461341 +0000 UTC m=+97.649297364 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975b80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003791f0 item 84 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975c00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975c00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975c00): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975c00): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975c00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.565577059 +0000 UTC m=+97.650261013 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975c00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975cc0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975cc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975cc0): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975cc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975cc0): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975cc0): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379650 item 85 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975cc0): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975cc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.565974316 +0000 UTC m=+97.650658270 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975cc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d00): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d00): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.565974316 +0000 UTC m=+97.650658270 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379960 item 85 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.566969464 +0000 UTC m=+97.651653408 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975d80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e40): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 86 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e40): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e40): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e40): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e40): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.567399892 +0000 UTC m=+97.652083846 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e80): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.567399892 +0000 UTC m=+97.652083846 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975e80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348000 item 86 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975f00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975f00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975f00): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975f00): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975f00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.568327294 +0000 UTC m=+97.653011248 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975f00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10040): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10040): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10040): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10040): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10040): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348540 item 87 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10040): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.569160668 +0000 UTC m=+97.653844622 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10080): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10080): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10080): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10080): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10080): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.569160668 +0000 UTC m=+97.653844622 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10080): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003488c0 item 87 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10100): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10100): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10100): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10100): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10100): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.57025354 +0000 UTC m=+97.654937483 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10100): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c101c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c101c0): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c101c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003492d0 item 88 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c101c0): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c101c0): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c101c0): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c101c0): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c101c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.570760982 +0000 UTC m=+97.655444937 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c101c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10200): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10200): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10200): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10200): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10200): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.570760982 +0000 UTC m=+97.655444937 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10200): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349500 item 88 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c102c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c102c0): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c102c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c102c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c102c0): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c102c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c102c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c102c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.571850718 +0000 UTC m=+97.656534662 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c102c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10300): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10300): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10300): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349a40 item 89 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10300): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10300): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.572312856 +0000 UTC m=+97.656996810 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10300): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c103c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c103c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c103c0): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c103c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c103c0): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c103c0): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b90 item 89 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c103c0): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c103c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.572780143 +0000 UTC m=+97.657464097 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c103c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10400): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10400): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10400): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10400): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10400): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.572780143 +0000 UTC m=+97.657464097 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c10400): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536230 item 89 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853500): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853500): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853500): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853500): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853500): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853500): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853500): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853500): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.57391807 +0000 UTC m=+97.658602014 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853500): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853540): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853540): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853540): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3e30 item 90 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853540): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853540): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.574376892 +0000 UTC m=+97.659060845 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853540): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853600): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853600): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853600): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400380 item 90 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853600): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853600): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853600): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853600): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853600): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.574841554 +0000 UTC m=+97.659525498 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853600): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853640): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853640): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853640): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853640): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853640): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.574841554 +0000 UTC m=+97.659525498 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853640): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400700 item 90 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853700): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853700): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853700): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853700): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853700): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853700): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853700): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853700): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.575983868 +0000 UTC m=+97.660667812 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853700): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853740): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853740): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853740): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400f50 item 91 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853740): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853740): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.57640009 +0000 UTC m=+97.661084044 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853740): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853800): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853800): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853800): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853800): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853800): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853800): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004018f0 item 91 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853800): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853800): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.576895751 +0000 UTC m=+97.661579705 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853800): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853840): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853840): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853840): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853840): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853840): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.576895751 +0000 UTC m=+97.661579705 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853840): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a460 item 91 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853900): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853900): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853900): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853900): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853900): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853900): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853900): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853900): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.577989264 +0000 UTC m=+97.662673218 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853900): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853940): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853940): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853940): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a850 item 92 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853940): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853940): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.578442084 +0000 UTC m=+97.663126038 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853940): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853a80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853a80): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853a80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aa10 item 92 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853a80): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853a80): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853a80): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853a80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853a80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.57892473 +0000 UTC m=+97.663608684 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853a80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853ac0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853ac0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853ac0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853ac0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.57892473 +0000 UTC m=+97.663608684 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ab60 item 92 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853b80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853b80): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853b80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853b80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853b80): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853b80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853b80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853b80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.579969242 +0000 UTC m=+97.664653195 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853b80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853bc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853bc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853bc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b030 item 93 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853bc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853bc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.580407815 +0000 UTC m=+97.665091769 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853bc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853c80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853c80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853c80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853c80): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853c80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.580407815 +0000 UTC m=+97.665091769 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853c80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b1f0 item 93 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d40): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d40): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.581610663 +0000 UTC m=+97.666294607 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ba40 item 94 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.582041683 +0000 UTC m=+97.666725636 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853d80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853e40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853e40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.582041683 +0000 UTC m=+97.666725636 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bce0 item 94 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f00): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f00): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f00): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f00): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.583207791 +0000 UTC m=+97.667891746 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca230 item 95 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.583658458 +0000 UTC m=+97.668342402 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000853f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40080): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40080): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40080): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40080): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40080): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.583658458 +0000 UTC m=+97.668342402 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40080): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca690 item 95 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40140): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40140): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40140): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40140): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40140): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40140): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40140): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40140): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.58486331 +0000 UTC m=+97.669547264 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40140): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40180): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40180): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40180): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cabd0 item 96 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40180): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40180): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.585338051 +0000 UTC m=+97.670021995 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40180): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40240): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40240): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40240): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40240): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40240): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.585338051 +0000 UTC m=+97.670021995 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000b40240): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cae70 item 96 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= 2025/04/21 04:29:25 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:25 DEBUG : : Looking for writers 2025/04/21 04:29:25 DEBUG : >WaitForWriters: 2025/04/21 04:29:25 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:25 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:25 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:25 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:25 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/21 04:29:25 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11640): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11640): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11640): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11640): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11640): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.80761757 +0000 UTC m=+97.892301524 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11640): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11680): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11680): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11680): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11680): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11680): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11680): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11680): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.80761757 +0000 UTC m=+97.892301524 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11680): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.80761757 +0000 UTC m=+97.892301524 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c116c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537f10 item 1 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11700): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11700): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11700): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11700): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11700): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.809627654 +0000 UTC m=+97.894311608 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11700): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11740): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11740): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11740): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11740): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11740): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.809627654 +0000 UTC m=+97.894311608 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11740): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 2 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.811329639 +0000 UTC m=+97.896013593 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11780): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.811329639 +0000 UTC m=+97.896013593 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c117c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11800): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11800): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11800): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11800): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11800): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.811329639 +0000 UTC m=+97.896013593 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11800): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a000 item 3 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.813277055 +0000 UTC m=+97.897961010 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11880): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.813277055 +0000 UTC m=+97.897961010 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11900): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a5b0 item 4 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.814593938 +0000 UTC m=+97.899277882 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11940): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11980): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11980): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11980): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11980): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11980): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11980): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11980): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.814593938 +0000 UTC m=+97.899277882 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11980): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.814593938 +0000 UTC m=+97.899277882 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c119c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a9a0 item 5 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.816437038 +0000 UTC m=+97.901120983 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11a40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.816437038 +0000 UTC m=+97.901120983 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b1f0 item 6 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.81777434 +0000 UTC m=+97.902458293 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11b40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.81777434 +0000 UTC m=+97.902458293 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.81777434 +0000 UTC m=+97.902458293 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11c40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b6c0 item 7 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.819898668 +0000 UTC m=+97.904582622 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11cc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.819898668 +0000 UTC m=+97.904582622 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bdc0 item 8 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000c11d80): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11d80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.821633205 +0000 UTC m=+97.906317158 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11dc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e00): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e00): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.821633205 +0000 UTC m=+97.906317158 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.821633205 +0000 UTC m=+97.906317158 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c460 item 9 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ec0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ec0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ec0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ec0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ec0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.823781718 +0000 UTC m=+97.908465662 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11ec0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.823781718 +0000 UTC m=+97.908465662 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000c11f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c930 item 10 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728080): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000728080): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728080): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728080): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728080): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728080): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728080): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.825483643 +0000 UTC m=+97.910167587 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.825483643 +0000 UTC m=+97.910167587 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.825483643 +0000 UTC m=+97.910167587 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056cd20 item 11 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728240): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728240): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728240): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728240): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728240): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.827698292 +0000 UTC m=+97.912382246 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728240): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.827698292 +0000 UTC m=+97.912382246 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d570 item 12 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728380): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000728380): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728380): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728380): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728380): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728380): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728380): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.829525251 +0000 UTC m=+97.914209196 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.829525251 +0000 UTC m=+97.914209196 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d8f0 item 13 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728500): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728500): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728500): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728500): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728500): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.836323537 +0000 UTC m=+97.921007490 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728500): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752040): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752040): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752040): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.836323537 +0000 UTC m=+97.921007490 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca1c0 item 14 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752100): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000752100): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752100): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752100): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752100): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752100): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752100): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752140): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752140): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752140): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752140): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752140): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.838993489 +0000 UTC m=+97.923677443 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752140): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752200): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752200): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752200): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752200): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752200): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.838993489 +0000 UTC m=+97.923677443 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752200): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca850 item 15 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752280): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752280): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752280): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752280): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752280): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.840898726 +0000 UTC m=+97.925582680 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752280): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752300): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752300): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752300): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752300): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752300): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.840898726 +0000 UTC m=+97.925582680 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752300): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cad20 item 16 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752340): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752340): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752340): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752340): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752340): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.842733551 +0000 UTC m=+97.927417495 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752340): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752380): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752380): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752380): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752380): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752380): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752380): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752380): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752380): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.842733551 +0000 UTC m=+97.927417495 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752380): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007523c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007523c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007523c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007523c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007523c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.842733551 +0000 UTC m=+97.927417495 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007523c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb110 item 17 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752440): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752440): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752440): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752440): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752440): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.845073634 +0000 UTC m=+97.929757579 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752440): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007524c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007524c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007524c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007524c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007524c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.845073634 +0000 UTC m=+97.929757579 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007524c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cba40 item 18 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752540): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752540): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752540): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752540): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752540): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.846661205 +0000 UTC m=+97.931345159 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752540): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752600): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752600): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752600): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752600): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752600): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752600): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752600): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752600): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.846661205 +0000 UTC m=+97.931345159 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752600): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752740): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752740): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752740): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752740): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752740): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.846661205 +0000 UTC m=+97.931345159 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752740): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c000 item 19 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007527c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007527c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007527c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007527c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007527c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.849022268 +0000 UTC m=+97.933706232 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007527c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752840): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752840): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752840): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752840): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752840): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.849022268 +0000 UTC m=+97.933706232 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752840): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c690 item 20 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007528c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007528c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007528c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007528c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007528c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.850653551 +0000 UTC m=+97.935337505 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007528c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752980): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752980): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752980): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752980): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752980): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752980): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752980): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752980): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.850653551 +0000 UTC m=+97.935337505 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752980): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007529c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007529c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007529c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007529c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007529c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.850653551 +0000 UTC m=+97.935337505 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007529c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056cb60 item 21 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752a40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752a40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752a40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752a40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752a40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.853042337 +0000 UTC m=+97.937726290 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752a40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ac0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ac0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ac0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ac0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.853042337 +0000 UTC m=+97.937726290 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d260 item 22 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752b40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752b40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752b40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752b40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752b40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.854761764 +0000 UTC m=+97.939445719 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752b40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c00): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c00): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c00): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.854761764 +0000 UTC m=+97.939445719 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.854761764 +0000 UTC m=+97.939445719 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d5e0 item 23 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728040): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728040): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728040): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.857670566 +0000 UTC m=+97.942354520 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.857670566 +0000 UTC m=+97.942354520 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007280c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a460 item 24 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000728180): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728180): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.860217267 +0000 UTC m=+97.944901212 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007281c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728280): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728280): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728280): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728280): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728280): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728280): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728280): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728280): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.860217267 +0000 UTC m=+97.944901212 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728280): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.860217267 +0000 UTC m=+97.944901212 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007282c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a8c0 item 25 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728340): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728340): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728340): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728340): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728340): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.862373286 +0000 UTC m=+97.947057240 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728340): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.862373286 +0000 UTC m=+97.947057240 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007283c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b1f0 item 26 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000728480): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728480): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007284c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007284c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007284c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007284c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007284c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.863880746 +0000 UTC m=+97.948564700 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007284c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007285c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007285c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007285c0): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007285c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007285c0): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007285c0): _writeAt: size=3, off=7 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007285c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007285c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.863880746 +0000 UTC m=+97.948564700 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007285c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728600): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728600): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728600): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728600): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728600): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.863880746 +0000 UTC m=+97.948564700 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728600): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b650 item 27 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728680): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728680): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728680): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728680): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728680): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.866092809 +0000 UTC m=+97.950776763 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728680): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728700): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728700): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728700): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728700): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728700): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.866092809 +0000 UTC m=+97.950776763 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728700): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bab0 item 28 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007287c0): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc0007287c0): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007287c0): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007287c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007287c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007287c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007287c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728800): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728800): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728800): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728800): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728800): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.867987756 +0000 UTC m=+97.952671700 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728800): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007288c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007288c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007288c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007288c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007288c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.867987756 +0000 UTC m=+97.952671700 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007288c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035be30 item 29 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728940): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728940): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728940): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728940): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728940): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.869823643 +0000 UTC m=+97.954507598 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728940): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007289c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007289c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007289c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007289c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007289c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.869823643 +0000 UTC m=+97.954507598 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007289c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368930 item 30 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728a80): _readAt: size=2, off=0 2025/04/21 04:29:25 ERROR : open-test-file(0xc000728a80): Couldn't read size of file 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728a80): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728a80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728a80): close: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728a80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ac0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ac0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ac0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ac0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.871752596 +0000 UTC m=+97.956436549 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728b80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728b80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728b80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728b80): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728b80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.871752596 +0000 UTC m=+97.956436549 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728b80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368cb0 item 31 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c00): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c00): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.875405574 +0000 UTC m=+97.960089528 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c80): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.875405574 +0000 UTC m=+97.960089528 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728c80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369110 item 32 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728cc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728cc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728cc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728cc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728cc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.877216884 +0000 UTC m=+97.961900838 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728cc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d00): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369490 item 33 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d00): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.877907902 +0000 UTC m=+97.962591856 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.877907902 +0000 UTC m=+97.962591856 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003695e0 item 33 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.879554684 +0000 UTC m=+97.964238639 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728d80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728dc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728dc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369f10 item 34 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728dc0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728dc0): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728dc0): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728dc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.880258555 +0000 UTC m=+97.964942509 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728dc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e00): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e00): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.880258555 +0000 UTC m=+97.964942509 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc230 item 34 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.881850814 +0000 UTC m=+97.966534769 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e80): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc620 item 35 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.88244505 +0000 UTC m=+97.967129004 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728e80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ec0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ec0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ec0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ec0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ec0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.88244505 +0000 UTC m=+97.967129004 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728ec0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc850 item 35 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728f40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728f40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728f40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728f40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.884220023 +0000 UTC m=+97.968903977 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000728f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729000): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729000): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bccb0 item 36 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729000): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729000): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729000): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729000): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729000): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.884893016 +0000 UTC m=+97.969576971 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729000): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729040): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729040): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729040): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.884893016 +0000 UTC m=+97.969576971 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bce00 item 36 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729080): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729080): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729080): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729080): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729080): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.886535891 +0000 UTC m=+97.971219845 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729080): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c80): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d8f0 item 37 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.887227721 +0000 UTC m=+97.971911674 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752c80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752cc0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752cc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752cc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752cc0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752cc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.887227721 +0000 UTC m=+97.971911674 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752cc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056db20 item 37 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752d40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752d40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752d40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752d40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752d40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.888999237 +0000 UTC m=+97.973683190 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752d40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec690 item 38 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e00): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e00): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.88975201 +0000 UTC m=+97.974435964 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e40): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.88975201 +0000 UTC m=+97.974435964 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ecd90 item 38 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ec0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ec0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ec0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ec0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ec0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.891361201 +0000 UTC m=+97.976045156 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752ec0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752f80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752f80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752f80): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752f80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752f80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed650 item 39 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752f80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752f80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.892005701 +0000 UTC m=+97.976689646 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752f80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752fc0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752fc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752fc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752fc0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752fc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.892005701 +0000 UTC m=+97.976689646 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000752fc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eda40 item 39 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753040): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753040): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753040): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.893690935 +0000 UTC m=+97.978374889 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753100): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753100): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318070 item 40 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753100): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753100): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753100): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753100): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753100): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.894372074 +0000 UTC m=+97.979056019 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753100): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753140): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753140): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753140): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753140): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753140): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.894372074 +0000 UTC m=+97.979056019 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753140): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318380 item 40 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753180): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753180): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753180): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753180): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753180): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753180): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753180): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.896040036 +0000 UTC m=+97.980723990 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753180): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007531c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007531c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007531c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318d90 item 41 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007531c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007531c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.89666543 +0000 UTC m=+97.981349384 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007531c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753200): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753200): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753200): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753200): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753200): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003190a0 item 41 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753200): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753200): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.897550362 +0000 UTC m=+97.982234316 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753200): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753240): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753240): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753240): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753240): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753240): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.897550362 +0000 UTC m=+97.982234316 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753240): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319dc0 item 41 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753300): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753300): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753300): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753300): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753300): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753300): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753300): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.899452032 +0000 UTC m=+97.984135986 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753300): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753340): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753340): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753340): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414700 item 42 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753340): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753340): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.900102855 +0000 UTC m=+97.984786798 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753340): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753400): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753400): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414850 item 42 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753400): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753400): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753400): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753400): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753400): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.900891805 +0000 UTC m=+97.985575759 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753400): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753440): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753440): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753440): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753440): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753440): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.900891805 +0000 UTC m=+97.985575759 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753440): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414bd0 item 42 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753500): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753500): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753500): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753500): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753500): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753500): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753500): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.902456132 +0000 UTC m=+97.987140086 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753500): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753540): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753540): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753540): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414ee0 item 43 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753540): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753540): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.90313189 +0000 UTC m=+97.987815845 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753540): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729140): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729140): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729140): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729140): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729140): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd420 item 43 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729140): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729140): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.903916865 +0000 UTC m=+97.988600819 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729140): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729180): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729180): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729180): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729180): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729180): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.903916865 +0000 UTC m=+97.988600819 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729180): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd650 item 43 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729240): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729240): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729240): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729240): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729240): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729240): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729240): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.905876003 +0000 UTC m=+97.990559957 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729240): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729280): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729280): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729280): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bddc0 item 44 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729280): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729280): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.906510354 +0000 UTC m=+97.991194308 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729280): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729340): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729340): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000520e0 item 44 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729340): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729340): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729340): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729340): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729340): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.907215348 +0000 UTC m=+97.991899292 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729340): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729380): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729380): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729380): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729380): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729380): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.907215348 +0000 UTC m=+97.991899292 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729380): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 44 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729440): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729440): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729440): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729440): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729440): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729440): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729440): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.908834118 +0000 UTC m=+97.993518072 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729440): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729480): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729480): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729480): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 45 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729480): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729480): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.909356659 +0000 UTC m=+97.994040613 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729480): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729540): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729540): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729540): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729540): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729540): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.909356659 +0000 UTC m=+97.994040613 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729540): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 45 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729600): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729600): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729600): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729600): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729600): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729600): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729600): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.911189349 +0000 UTC m=+97.995873303 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729600): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729640): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729640): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729640): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 46 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729640): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729640): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.911760982 +0000 UTC m=+97.996444936 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729640): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729700): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729700): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729700): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729700): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729700): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.911760982 +0000 UTC m=+97.996444936 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729700): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 46 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007297c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007297c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007297c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007297c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007297c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007297c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007297c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.913592351 +0000 UTC m=+97.998276295 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007297c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729800): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729800): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729800): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 47 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729800): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729800): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.914162913 +0000 UTC m=+97.998846867 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729800): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007298c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007298c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007298c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007298c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007298c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.914162913 +0000 UTC m=+97.998846867 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007298c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 47 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729980): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729980): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729980): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729980): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729980): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729980): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729980): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.916615778 +0000 UTC m=+98.001299732 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729980): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007299c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007299c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007299c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c89a0 item 48 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007299c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007299c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.917204202 +0000 UTC m=+98.001888157 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0007299c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729a80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729a80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729a80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729a80): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729a80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.917204202 +0000 UTC m=+98.001888157 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729a80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8e70 item 48 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729ac0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729ac0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729ac0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729ac0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.919079814 +0000 UTC m=+98.003763757 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b00): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b00): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9420 item 49 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b00): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.919689649 +0000 UTC m=+98.004373603 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b40): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.919689649 +0000 UTC m=+98.004373603 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729b40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9650 item 49 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729bc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729bc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729bc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729bc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729bc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.921443832 +0000 UTC m=+98.006127786 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729bc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729c80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729c80): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729c80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9a40 item 50 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729c80): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729c80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729c80): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729c80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729c80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.92214036 +0000 UTC m=+98.006824314 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729c80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729cc0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729cc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729cc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729cc0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729cc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.92214036 +0000 UTC m=+98.006824314 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729cc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9d50 item 50 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729d40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729d40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729d40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729d40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729d40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.923713384 +0000 UTC m=+98.008397337 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729d40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f00): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f00): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 51 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f00): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.924359716 +0000 UTC m=+98.009043670 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f40): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.924359716 +0000 UTC m=+98.009043670 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000729f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e8c0 item 51 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.926065029 +0000 UTC m=+98.010748983 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f500 item 52 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.926719668 +0000 UTC m=+98.011403622 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974100): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.926719668 +0000 UTC m=+98.011403622 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974140): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f960 item 52 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.928412917 +0000 UTC m=+98.013096861 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009741c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378070 item 53 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.929145683 +0000 UTC m=+98.013829637 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974280): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.929145683 +0000 UTC m=+98.013829637 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009742c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003782a0 item 53 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.930875631 +0000 UTC m=+98.015559575 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974340): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003788c0 item 54 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.931543205 +0000 UTC m=+98.016227159 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974400): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.931543205 +0000 UTC m=+98.016227159 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974440): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378c40 item 54 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.933582182 +0000 UTC m=+98.018266166 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009744c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003790a0 item 55 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.934265736 +0000 UTC m=+98.018949690 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974580): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.934265736 +0000 UTC m=+98.018949690 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974600): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003791f0 item 55 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.936370578 +0000 UTC m=+98.021054522 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974680): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379650 item 56 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.937104696 +0000 UTC m=+98.021788660 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974780): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.937104696 +0000 UTC m=+98.021788660 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009747c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379960 item 56 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.938629028 +0000 UTC m=+98.023312982 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974880): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 57 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.93921581 +0000 UTC m=+98.023899753 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009748c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348000 item 57 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.939912398 +0000 UTC m=+98.024596351 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974980): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753580): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753580): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753580): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753580): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753580): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.939912398 +0000 UTC m=+98.024596351 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753580): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414fc0 item 57 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753640): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753640): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753640): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753640): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753640): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753640): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753640): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753640): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.941206458 +0000 UTC m=+98.025890412 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753640): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753680): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753680): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753680): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415420 item 58 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753680): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753680): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.94174591 +0000 UTC m=+98.026429864 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753680): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753740): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753740): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753740): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415810 item 58 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753740): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753740): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753740): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753740): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753740): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.942344083 +0000 UTC m=+98.027028037 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753740): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753780): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753780): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753780): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753780): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753780): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.942344083 +0000 UTC m=+98.027028037 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753780): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415a40 item 58 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753840): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753840): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753840): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753840): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753840): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753840): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753840): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753840): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.943682927 +0000 UTC m=+98.028366881 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753840): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753880): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753880): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753880): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2070 item 59 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753880): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753880): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.944246045 +0000 UTC m=+98.028929998 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753880): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753940): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753940): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753940): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753940): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753940): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753940): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2700 item 59 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753940): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753940): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.944811196 +0000 UTC m=+98.029495149 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753940): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753980): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753980): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753980): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753980): >_readAt: n=8, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753980): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.944811196 +0000 UTC m=+98.029495149 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753980): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2af0 item 59 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a40): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.946085036 +0000 UTC m=+98.030768991 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3570 item 60 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.946650069 +0000 UTC m=+98.031334012 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753a80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b40): open at offset 5 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b38f0 item 60 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b40): _readAt: size=2, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b40): _writeAt: size=3, off=5 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b40): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.947373376 +0000 UTC m=+98.032057330 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b80): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.947373376 +0000 UTC m=+98.032057330 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753b80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3b90 item 60 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c40): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.94897867 +0000 UTC m=+98.033662624 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400000 item 61 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.949496543 +0000 UTC m=+98.034180496 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753c80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753d40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753d40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753d40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753d40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753d40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.949496543 +0000 UTC m=+98.034180496 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753d40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004005b0 item 61 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e00): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e00): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e00): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.951936574 +0000 UTC m=+98.036620528 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400d20 item 62 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.952491305 +0000 UTC m=+98.037175250 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753e40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753f00): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753f00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753f00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753f00): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753f00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.952491305 +0000 UTC m=+98.037175250 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000753f00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 62 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852040): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852040): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852040): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852040): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852040): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852040): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.954388187 +0000 UTC m=+98.039072141 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a620 item 63 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.954969468 +0000 UTC m=+98.039653423 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852080): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.954969468 +0000 UTC m=+98.039653423 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852140): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a7e0 item 63 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): open at offset 0 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.957012525 +0000 UTC m=+98.041696478 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852200): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aaf0 item 64 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.957589989 +0000 UTC m=+98.042273943 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852240): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.957589989 +0000 UTC m=+98.042273943 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852300): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ad90 item 64 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852340): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852340): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852340): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852340): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852340): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.959377885 +0000 UTC m=+98.044061838 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852340): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b180 item 65 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.959969776 +0000 UTC m=+98.044653720 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000852380): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.959969776 +0000 UTC m=+98.044653720 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0008523c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b340 item 65 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.962239348 +0000 UTC m=+98.046923332 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009749c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348540 item 66 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.963321951 +0000 UTC m=+98.048005934 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a40): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.963321951 +0000 UTC m=+98.048005934 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003488c0 item 66 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.965941498 +0000 UTC m=+98.050625493 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974a80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003492d0 item 67 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.966974388 +0000 UTC m=+98.051658372 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ac0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.966974388 +0000 UTC m=+98.051658372 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349500 item 67 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.969108524 +0000 UTC m=+98.053792509 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974b80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349a40 item 68 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.969804491 +0000 UTC m=+98.054488485 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.969804491 +0000 UTC m=+98.054488485 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974c80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b90 item 68 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.972180372 +0000 UTC m=+98.056864366 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974cc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536770 item 69 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.97299379 +0000 UTC m=+98.057677774 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d00): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.97299379 +0000 UTC m=+98.057677774 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974d40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537490 item 69 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.975065629 +0000 UTC m=+98.059749623 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974dc0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005378f0 item 70 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.976245806 +0000 UTC m=+98.060929789 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974e80): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.976245806 +0000 UTC m=+98.060929789 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974ec0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ea0 item 70 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.978131685 +0000 UTC m=+98.062815670 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000974f40): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 71 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.978889879 +0000 UTC m=+98.063573864 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975000): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975040): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975040): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975040): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975040): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975040): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.978889879 +0000 UTC m=+98.063573864 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975040): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 71 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.980735144 +0000 UTC m=+98.065419128 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009750c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a000 item 72 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.981541027 +0000 UTC m=+98.066225021 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975180): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.981541027 +0000 UTC m=+98.066225021 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009751c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a1c0 item 72 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975200): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975200): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975200): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975200): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975200): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975200): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975200): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.983357809 +0000 UTC m=+98.068041803 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975200): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975240): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975240): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975240): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a690 item 73 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975240): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975240): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.985410633 +0000 UTC m=+98.070094617 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975240): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a8c0 item 73 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.986188924 +0000 UTC m=+98.070872907 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975280): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009752c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009752c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009752c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009752c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009752c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.986188924 +0000 UTC m=+98.070872907 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009752c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036aa10 item 73 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.988072681 +0000 UTC m=+98.072756665 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975380): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009753c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009753c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009753c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b180 item 74 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009753c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009753c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.988731558 +0000 UTC m=+98.073415552 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009753c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975480): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975480): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b340 item 74 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975480): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975480): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975480): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975480): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975480): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.989548192 +0000 UTC m=+98.074232175 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975480): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009754c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009754c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009754c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009754c0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009754c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.989548192 +0000 UTC m=+98.074232175 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009754c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b650 item 74 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975580): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975580): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975580): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975580): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975580): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975580): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975580): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.992593108 +0000 UTC m=+98.077277101 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975580): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009755c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009755c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009755c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bc00 item 75 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009755c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009755c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.993221178 +0000 UTC m=+98.077905161 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009755c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): >_readAt: n=2, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): _writeAt: size=3, off=2 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bdc0 item 75 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.994073337 +0000 UTC m=+98.078757321 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975680): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.994073337 +0000 UTC m=+98.078757321 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009756c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003320e0 item 75 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975780): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975780): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975780): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975780): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975780): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975780): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975780): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.995994514 +0000 UTC m=+98.080678498 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975780): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009757c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009757c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009757c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003327e0 item 76 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009757c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009757c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.996718513 +0000 UTC m=+98.081402497 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009757c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975880): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975880): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332a10 item 76 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975880): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975880): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975880): _writeAt: size=3, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975880): >_writeAt: n=3, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975880): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.997669459 +0000 UTC m=+98.082353443 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975880): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): _readAt: size=512, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): >_readAt: n=3, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.997669459 +0000 UTC m=+98.082353443 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009758c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: Remove: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332cb0 item 76 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): >openPending: err= 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): _readAt: size=2, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): >_readAt: n=0, err=EOF 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): >_writeAt: n=5, err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): close: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:25.999486831 +0000 UTC m=+98.084170815 2025/04/21 04:29:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:25 DEBUG : open-test-file(0xc0009759c0): >close: err= 2025/04/21 04:29:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a00): _writeAt: size=5, off=0 2025/04/21 04:29:25 DEBUG : open-test-file(0xc000975a00): openPending: 2025/04/21 04:29:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975a00): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333960 item 77 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975a00): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975a00): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.000134287 +0000 UTC m=+98.084818300 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975a00): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975ac0): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975ac0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975ac0): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975ac0): >_readAt: n=5, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975ac0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.000134287 +0000 UTC m=+98.084818300 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975ac0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ab0 item 77 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975b80): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975b80): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975b80): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975b80): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975b80): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975b80): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975b80): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.002788019 +0000 UTC m=+98.087472003 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975b80): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975bc0): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975bc0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975bc0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2000 item 78 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975bc0): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975bc0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.003460161 +0000 UTC m=+98.088144145 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975bc0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975c80): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975c80): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975c80): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975c80): >_readAt: n=5, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975c80): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.003460161 +0000 UTC m=+98.088144145 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975c80): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a27e0 item 78 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d40): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d40): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d40): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d40): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d40): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d40): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d40): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.005522404 +0000 UTC m=+98.090206417 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d40): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d80): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d80): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d80): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2cb0 item 79 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d80): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d80): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.006159459 +0000 UTC m=+98.090843444 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975d80): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975e40): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975e40): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975e40): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975e40): >_readAt: n=5, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975e40): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.006159459 +0000 UTC m=+98.090843444 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975e40): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a30a0 item 79 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f00): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f00): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f00): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f00): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f00): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f00): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f00): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.008100042 +0000 UTC m=+98.092784027 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f00): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f40): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f40): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f40): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3b90 item 80 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f40): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f40): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.008774449 +0000 UTC m=+98.093458443 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000975f40): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40080): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40080): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40080): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40080): >_readAt: n=5, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40080): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.008774449 +0000 UTC m=+98.093458443 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40080): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3ea0 item 80 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b400c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b400c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b400c0): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b400c0): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b400c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.010695505 +0000 UTC m=+98.095379500 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b400c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40100): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40100): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40100): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40100): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40100): >_readAt: n=2, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40100): _writeAt: size=3, off=7 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a2a0 item 81 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40100): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40100): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.011506368 +0000 UTC m=+98.096190362 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40100): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40140): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40140): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40140): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40140): >_readAt: n=8, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40140): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.011506368 +0000 UTC m=+98.096190362 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40140): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a700 item 81 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b401c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b401c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b401c0): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b401c0): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b401c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.013380498 +0000 UTC m=+98.098064491 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b401c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40280): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40280): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40280): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ad20 item 82 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40280): _readAt: size=2, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40280): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40280): _writeAt: size=3, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40280): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40280): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.014210074 +0000 UTC m=+98.098894058 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40280): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b402c0): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b402c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b402c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b402c0): >_readAt: n=3, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b402c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.014210074 +0000 UTC m=+98.098894058 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b402c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b110 item 82 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40340): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40340): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40340): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40340): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40340): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.015875862 +0000 UTC m=+98.100559855 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40340): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40400): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40400): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40400): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40400): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40400): >_readAt: n=2, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40400): _writeAt: size=3, off=7 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b8f0 item 83 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40400): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40400): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.016495865 +0000 UTC m=+98.101179859 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40400): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40440): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40440): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40440): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40440): >_readAt: n=8, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40440): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.016495865 +0000 UTC m=+98.101179859 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40440): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bab0 item 83 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b404c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b404c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b404c0): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b404c0): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b404c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.018162135 +0000 UTC m=+98.102846119 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b404c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40580): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40580): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40580): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344150 item 84 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40580): _readAt: size=2, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40580): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40580): _writeAt: size=3, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40580): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40580): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.01887896 +0000 UTC m=+98.103562955 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40580): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b405c0): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b405c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b405c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b405c0): >_readAt: n=3, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b405c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.01887896 +0000 UTC m=+98.103562955 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b405c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003443f0 item 84 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40640): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40640): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40640): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40640): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40640): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.020599961 +0000 UTC m=+98.105283955 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40640): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40700): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40700): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40700): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40700): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40700): >_readAt: n=2, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40700): _writeAt: size=3, off=7 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003448c0 item 85 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40700): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40700): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.021239162 +0000 UTC m=+98.105923146 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40700): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40740): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40740): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40740): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40740): >_readAt: n=8, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40740): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.021239162 +0000 UTC m=+98.105923146 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40740): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344bd0 item 85 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b407c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b407c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b407c0): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b407c0): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b407c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.022911231 +0000 UTC m=+98.107595216 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b407c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40880): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40880): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40880): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345260 item 86 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40880): _readAt: size=2, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40880): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40880): _writeAt: size=3, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40880): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40880): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.023661108 +0000 UTC m=+98.108345093 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40880): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b408c0): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b408c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b408c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b408c0): >_readAt: n=3, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b408c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.023661108 +0000 UTC m=+98.108345093 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b408c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003453b0 item 86 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40980): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40980): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40980): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40980): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40980): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.025117714 +0000 UTC m=+98.109801678 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40980): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a40): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a40): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a40): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a40): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a40): >_readAt: n=2, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a40): _writeAt: size=3, off=7 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003458f0 item 87 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a40): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a40): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.025618253 +0000 UTC m=+98.110302217 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a40): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a80): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a80): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a80): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a80): >_readAt: n=8, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a80): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.025618253 +0000 UTC m=+98.110302217 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40a80): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c70 item 87 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40b00): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40b00): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40b00): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40b00): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40b00): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.026833506 +0000 UTC m=+98.111517470 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40b00): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40bc0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40bc0): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40bc0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490690 item 88 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40bc0): _readAt: size=2, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40bc0): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40bc0): _writeAt: size=3, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40bc0): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40bc0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.027390962 +0000 UTC m=+98.112074926 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40bc0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40c00): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40c00): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40c00): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40c00): >_readAt: n=3, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40c00): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.027390962 +0000 UTC m=+98.112074926 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40c00): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490cb0 item 88 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40cc0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40cc0): open at offset 0 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40cc0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40cc0): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40cc0): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40cc0): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40cc0): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40cc0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.028637833 +0000 UTC m=+98.113321797 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40cc0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40d00): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40d00): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40d00): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004916c0 item 89 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40d00): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40d00): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.029132793 +0000 UTC m=+98.113816757 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40d00): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40dc0): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40dc0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40dc0): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40dc0): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40dc0): >_readAt: n=2, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40dc0): _writeAt: size=3, off=7 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491e30 item 89 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40dc0): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40dc0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.029739511 +0000 UTC m=+98.114423475 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40dc0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40e00): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40e00): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40e00): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40e00): >_readAt: n=8, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40e00): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.029739511 +0000 UTC m=+98.114423475 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40e00): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f61c0 item 89 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40ec0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40ec0): open at offset 0 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40ec0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40ec0): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40ec0): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40ec0): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40ec0): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40ec0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.0309582 +0000 UTC m=+98.115642164 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40ec0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40f00): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40f00): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40f00): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6620 item 90 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40f00): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40f00): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.031404467 +0000 UTC m=+98.116088441 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40f00): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40fc0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40fc0): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40fc0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6850 item 90 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40fc0): _readAt: size=2, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40fc0): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40fc0): _writeAt: size=3, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40fc0): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40fc0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.031955952 +0000 UTC m=+98.116639917 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b40fc0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41000): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41000): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41000): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41000): >_readAt: n=3, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41000): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.031955952 +0000 UTC m=+98.116639917 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41000): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6a10 item 90 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b410c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b410c0): open at offset 0 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b410c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b410c0): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b410c0): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b410c0): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b410c0): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b410c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.033162358 +0000 UTC m=+98.117846332 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b410c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41100): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41100): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41100): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6f50 item 91 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41100): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41100): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.033622031 +0000 UTC m=+98.118306005 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41100): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b411c0): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b411c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b411c0): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b411c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b411c0): >_readAt: n=2, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b411c0): _writeAt: size=3, off=7 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7180 item 91 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b411c0): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b411c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.034116149 +0000 UTC m=+98.118800123 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b411c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41200): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41200): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41200): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41200): >_readAt: n=8, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41200): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.034116149 +0000 UTC m=+98.118800123 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41200): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7490 item 91 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b412c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b412c0): open at offset 0 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b412c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b412c0): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b412c0): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b412c0): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b412c0): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b412c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.035375192 +0000 UTC m=+98.120059157 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b412c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41300): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41300): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41300): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7ab0 item 92 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41300): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41300): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.035779241 +0000 UTC m=+98.120463205 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41300): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b413c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b413c0): open at offset 5 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b413c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7ce0 item 92 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b413c0): _readAt: size=2, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b413c0): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b413c0): _writeAt: size=3, off=5 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b413c0): >_writeAt: n=3, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b413c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.03635385 +0000 UTC m=+98.121037825 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b413c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41400): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41400): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41400): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41400): >_readAt: n=3, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41400): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.03635385 +0000 UTC m=+98.121037825 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41400): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7ea0 item 92 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b414c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b414c0): open at offset 0 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b414c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b414c0): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b414c0): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b414c0): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b414c0): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b414c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.037637139 +0000 UTC m=+98.122321113 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b414c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41500): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41500): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41500): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ea80 item 93 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41500): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41500): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.03811696 +0000 UTC m=+98.122800934 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41500): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b415c0): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b415c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b415c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b415c0): >_readAt: n=5, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b415c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.03811696 +0000 UTC m=+98.122800934 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b415c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f880 item 93 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41680): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41680): open at offset 0 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41680): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41680): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41680): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41680): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41680): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41680): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.039732184 +0000 UTC m=+98.124416148 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41680): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b416c0): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b416c0): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b416c0): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a310 item 94 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b416c0): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b416c0): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.040251198 +0000 UTC m=+98.124935162 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b416c0): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41780): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41780): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41780): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41780): >_readAt: n=5, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41780): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.040251198 +0000 UTC m=+98.124935162 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41780): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a930 item 94 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41840): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41840): open at offset 0 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41840): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41840): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41840): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41840): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41840): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41840): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.041895185 +0000 UTC m=+98.126579159 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41840): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41880): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41880): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41880): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032af50 item 95 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41880): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41880): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.042448644 +0000 UTC m=+98.127132608 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41880): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41940): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41940): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41940): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41940): >_readAt: n=5, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41940): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.042448644 +0000 UTC m=+98.127132608 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41940): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b260 item 95 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a00): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a00): open at offset 0 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a00): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a00): _readAt: size=2, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a00): >_readAt: n=0, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a00): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a00): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a00): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.043898556 +0000 UTC m=+98.128582530 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a00): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a40): _writeAt: size=5, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a40): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a40): >openPending: err= 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bab0 item 96 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a40): >_writeAt: n=5, err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a40): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.044474046 +0000 UTC m=+98.129158011 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41a40): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:29:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:29:26 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41b00): _readAt: size=512, off=0 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41b00): openPending: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41b00): >openPending: err= 2025/04/21 04:29:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41b00): >_readAt: n=5, err=EOF 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41b00): close: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:29:26.044474046 +0000 UTC m=+98.129158011 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:26 DEBUG : open-test-file(0xc000b41b00): >close: err= 2025/04/21 04:29:26 DEBUG : open-test-file: Remove: 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bc70 item 96 2025/04/21 04:29:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:29:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:29:26 DEBUG : open-test-file: >Remove: err= 2025/04/21 04:29:26 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:26 DEBUG : : Looking for writers 2025/04/21 04:29:26 DEBUG : >WaitForWriters: 2025/04/21 04:29:26 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.87s) --- PASS: TestRWFileHandleOpenTests/writes (0.39s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.07s) --- 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.01s) --- 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.48s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.07s) --- 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.01s) --- 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-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:26 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:26 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:26 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:26 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:26 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:26 DEBUG : file1: newRWFileHandle: 2025/04/21 04:29:26 DEBUG : file1(0xc000975100): openPending: 2025/04/21 04:29:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:26 DEBUG : file1(0xc000975100): >openPending: err= 2025/04/21 04:29:26 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:29:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:29:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:29:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/04/21 04:29:26 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:26 DEBUG : : Looking for writers 2025/04/21 04:29:26 DEBUG : file1: reading active writers 2025/04/21 04:29:26 DEBUG : file1: active writers 1 2025/04/21 04:29:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:29:26 DEBUG : : Looking for writers 2025/04/21 04:29:26 DEBUG : file1: reading active writers 2025/04/21 04:29:26 DEBUG : file1: active writers 1 2025/04/21 04:29:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:29:26 DEBUG : : Looking for writers 2025/04/21 04:29:26 DEBUG : file1: reading active writers 2025/04/21 04:29:26 DEBUG : file1: active writers 1 2025/04/21 04:29:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:29:26 DEBUG : : Looking for writers 2025/04/21 04:29:26 DEBUG : file1: reading active writers 2025/04/21 04:29:26 DEBUG : file1: active writers 1 2025/04/21 04:29:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:29:26 DEBUG : : Looking for writers 2025/04/21 04:29:26 DEBUG : file1: reading active writers 2025/04/21 04:29:26 DEBUG : file1: active writers 1 2025/04/21 04:29:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:29:26 DEBUG : : Looking for writers 2025/04/21 04:29:26 DEBUG : file1: reading active writers 2025/04/21 04:29:26 DEBUG : file1: active writers 1 2025/04/21 04:29:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:29:26 DEBUG : : Looking for writers 2025/04/21 04:29:26 DEBUG : file1: reading active writers 2025/04/21 04:29:26 DEBUG : file1: active writers 1 2025/04/21 04:29:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/04/21 04:29:27 DEBUG : : Looking for writers 2025/04/21 04:29:27 DEBUG : file1: reading active writers 2025/04/21 04:29:27 DEBUG : file1: active writers 1 2025/04/21 04:29:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:28 DEBUG : : Looking for writers 2025/04/21 04:29:28 DEBUG : file1: reading active writers 2025/04/21 04:29:28 DEBUG : file1: active writers 1 2025/04/21 04:29:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:29 DEBUG : : Looking for writers 2025/04/21 04:29:29 DEBUG : file1: reading active writers 2025/04/21 04:29:29 DEBUG : file1: active writers 1 2025/04/21 04:29:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:30 DEBUG : : Looking for writers 2025/04/21 04:29:30 DEBUG : file1: reading active writers 2025/04/21 04:29:30 DEBUG : file1: active writers 1 2025/04/21 04:29:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:31 DEBUG : : Looking for writers 2025/04/21 04:29:31 DEBUG : file1: reading active writers 2025/04/21 04:29:31 DEBUG : file1: active writers 1 2025/04/21 04:29:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:32 DEBUG : : Looking for writers 2025/04/21 04:29:32 DEBUG : file1: reading active writers 2025/04/21 04:29:32 DEBUG : file1: active writers 1 2025/04/21 04:29:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:33 DEBUG : : Looking for writers 2025/04/21 04:29:33 DEBUG : file1: reading active writers 2025/04/21 04:29:33 DEBUG : file1: active writers 1 2025/04/21 04:29:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:34 DEBUG : : Looking for writers 2025/04/21 04:29:34 DEBUG : file1: reading active writers 2025/04/21 04:29:34 DEBUG : file1: active writers 1 2025/04/21 04:29:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:35 DEBUG : : Looking for writers 2025/04/21 04:29:35 DEBUG : file1: reading active writers 2025/04/21 04:29:35 DEBUG : file1: active writers 1 2025/04/21 04:29:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:36 DEBUG : : Looking for writers 2025/04/21 04:29:36 DEBUG : file1: reading active writers 2025/04/21 04:29:36 DEBUG : file1: active writers 1 2025/04/21 04:29:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:37 DEBUG : : Looking for writers 2025/04/21 04:29:37 DEBUG : file1: reading active writers 2025/04/21 04:29:37 DEBUG : file1: active writers 1 2025/04/21 04:29:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:38 DEBUG : : Looking for writers 2025/04/21 04:29:38 DEBUG : file1: reading active writers 2025/04/21 04:29:38 DEBUG : file1: active writers 1 2025/04/21 04:29:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:39 DEBUG : : Looking for writers 2025/04/21 04:29:39 DEBUG : file1: reading active writers 2025/04/21 04:29:39 DEBUG : file1: active writers 1 2025/04/21 04:29:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:40 DEBUG : : Looking for writers 2025/04/21 04:29:40 DEBUG : file1: reading active writers 2025/04/21 04:29:40 DEBUG : file1: active writers 1 2025/04/21 04:29:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:41 DEBUG : : Looking for writers 2025/04/21 04:29:41 DEBUG : file1: reading active writers 2025/04/21 04:29:41 DEBUG : file1: active writers 1 2025/04/21 04:29:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:42 DEBUG : : Looking for writers 2025/04/21 04:29:42 DEBUG : file1: reading active writers 2025/04/21 04:29:42 DEBUG : file1: active writers 1 2025/04/21 04:29:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:43 DEBUG : : Looking for writers 2025/04/21 04:29:43 DEBUG : file1: reading active writers 2025/04/21 04:29:43 DEBUG : file1: active writers 1 2025/04/21 04:29:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:44 DEBUG : : Looking for writers 2025/04/21 04:29:44 DEBUG : file1: reading active writers 2025/04/21 04:29:44 DEBUG : file1: active writers 1 2025/04/21 04:29:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:45 DEBUG : : Looking for writers 2025/04/21 04:29:45 DEBUG : file1: reading active writers 2025/04/21 04:29:45 DEBUG : file1: active writers 1 2025/04/21 04:29:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:46 DEBUG : : Looking for writers 2025/04/21 04:29:46 DEBUG : file1: reading active writers 2025/04/21 04:29:46 DEBUG : file1: active writers 1 2025/04/21 04:29:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:47 DEBUG : : Looking for writers 2025/04/21 04:29:47 DEBUG : file1: reading active writers 2025/04/21 04:29:47 DEBUG : file1: active writers 1 2025/04/21 04:29:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:48 DEBUG : : Looking for writers 2025/04/21 04:29:48 DEBUG : file1: reading active writers 2025/04/21 04:29:48 DEBUG : file1: active writers 1 2025/04/21 04:29:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:49 DEBUG : : Looking for writers 2025/04/21 04:29:49 DEBUG : file1: reading active writers 2025/04/21 04:29:49 DEBUG : file1: active writers 1 2025/04/21 04:29:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:50 DEBUG : : Looking for writers 2025/04/21 04:29:50 DEBUG : file1: reading active writers 2025/04/21 04:29:50 DEBUG : file1: active writers 1 2025/04/21 04:29:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:51 DEBUG : : Looking for writers 2025/04/21 04:29:51 DEBUG : file1: reading active writers 2025/04/21 04:29:51 DEBUG : file1: active writers 1 2025/04/21 04:29:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:52 DEBUG : : Looking for writers 2025/04/21 04:29:52 DEBUG : file1: reading active writers 2025/04/21 04:29:52 DEBUG : file1: active writers 1 2025/04/21 04:29:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:53 DEBUG : : Looking for writers 2025/04/21 04:29:53 DEBUG : file1: reading active writers 2025/04/21 04:29:53 DEBUG : file1: active writers 1 2025/04/21 04:29:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:54 DEBUG : : Looking for writers 2025/04/21 04:29:54 DEBUG : file1: reading active writers 2025/04/21 04:29:54 DEBUG : file1: active writers 1 2025/04/21 04:29:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:55 DEBUG : : Looking for writers 2025/04/21 04:29:55 DEBUG : file1: reading active writers 2025/04/21 04:29:55 DEBUG : file1: active writers 1 2025/04/21 04:29:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/21 04:29:56 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000ace3c0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc00087a308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642609984} name:file1 opens:1 downloaders: o: fd:0xc000600120 info:{ModTime:{wall:13977361564172952837 ext:98382095830 loc:0x3ea0f00} ATime:{wall:13977361564172952837 ext:98382095830 loc:0x3ea0f00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/04/21 04:29:56 DEBUG : >WaitForWriters: 2025/04/21 04:29:56 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.27s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:56 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:56 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:56 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:56 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:56 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:29:56 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:56 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:29:56 DEBUG : rename_me: newRWFileHandle: 2025/04/21 04:29:56 DEBUG : rename_me(0xc00089b1c0): openPending: 2025/04/21 04:29:56 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:29:56 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/21 04:29:56 DEBUG : rename_me(0xc00089b1c0): >openPending: err= 2025/04/21 04:29:56 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/21 04:29:56 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/21 04:29:56 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/21 04:29:56 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/21 04:29:56 DEBUG : rename_me(0xc00089b1c0): _writeAt: size=5, off=0 2025/04/21 04:29:56 DEBUG : rename_me(0xc00089b1c0): >_writeAt: n=5, err= 2025/04/21 04:29:56 DEBUG : rename_me(0xc00089b1c0): close: 2025/04/21 04:29:56 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-21 04:29:56.565915338 +0000 UTC m=+128.650599292 2025/04/21 04:29:56 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/21 04:29:56 DEBUG : rename_me(0xc00089b1c0): >close: err= 2025/04/21 04:29:56 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/21 04:29:56 DEBUG : i_was_renamed: Updating file with 0xc000a66f00 2025/04/21 04:29:56 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/21 04:29:56 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/21 04:29:56 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:29:56 DEBUG : : Looking for writers 2025/04/21 04:29:56 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:29:56 DEBUG : : Looking for writers 2025/04/21 04:29:56 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:29:56 DEBUG : : Looking for writers 2025/04/21 04:29:56 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:29:56 DEBUG : : Looking for writers 2025/04/21 04:29:56 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:29:56 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/21 04:29:56 DEBUG : : Looking for writers 2025/04/21 04:29:56 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/21 04:29:56 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:56 DEBUG : : Looking for writers 2025/04/21 04:29:56 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/21 04:29:56 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:29:56 INFO : i_was_renamed: Copied (new) 2025/04/21 04:29:56 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-21 04:29:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/21 04:29:56 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/21 04:29:56 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/21 04:29:56 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/21 04:29:57 DEBUG : : Looking for writers 2025/04/21 04:29:57 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:29:57 DEBUG : >WaitForWriters: 2025/04/21 04:29:57 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.02s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:29:57 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:29:57 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:29:57 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:57 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{z1CKC}/rclone-test-hasatus8wosa" 2025/04/21 04:29:57 INFO : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:29:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:57 DEBUG : : forgetting directory cache 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate(0xc0007c3480): _readAt: size=512, off=0 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate(0xc0007c3480): openPending: 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:30:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:29:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate(0xc0007c3480): >openPending: err= 2025/04/21 04:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate(0xc0007c3480): >_readAt: n=20, err=EOF 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate(0xc0007c3480): close: 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:30:57 +0000 GMT 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate(0xc0007c3480): >close: err= 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:58 DEBUG : : forgetting directory cache 2025/04/21 04:29:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate(0xc0000b5e00): _readAt: size=512, off=0 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate(0xc0000b5e00): openPending: 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:31:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-21 03:30:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-21 03:31:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-21 03:30:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/21 04:29:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:29:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate(0xc0000b5e00): >openPending: err= 2025/04/21 04:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate(0xc0000b5e00): >_readAt: n=20, err=EOF 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate(0xc0000b5e00): close: 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:31:57 +0000 GMT 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate(0xc0000b5e00): >close: err= 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:59 DEBUG : : forgetting directory cache 2025/04/21 04:29:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate(0xc000684c40): _readAt: size=512, off=0 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate(0xc000684c40): openPending: 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:32:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-21 03:31:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-21 03:32:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-21 03:31:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/21 04:29:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:29:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate(0xc000684c40): >openPending: err= 2025/04/21 04:29:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate(0xc000684c40): >_readAt: n=20, err=EOF 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate(0xc000684c40): close: 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:32:57 +0000 GMT 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate(0xc000684c40): >close: err= 2025/04/21 04:29:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/21 04:29:59 DEBUG : : forgetting directory cache 2025/04/21 04:29:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate(0xc000868a40): _readAt: size=512, off=0 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate(0xc000868a40): openPending: 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:33:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-21 03:32:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-21 03:33:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-21 03:32:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/21 04:30:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:30:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate(0xc000868a40): >openPending: err= 2025/04/21 04:30:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate(0xc000868a40): >_readAt: n=20, err=EOF 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate(0xc000868a40): close: 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:33:57 +0000 GMT 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate(0xc000868a40): >close: err= 2025/04/21 04:30:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:00 DEBUG : : forgetting directory cache 2025/04/21 04:30:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate(0xc0007d7d80): _readAt: size=512, off=0 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate(0xc0007d7d80): openPending: 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:34:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-21 03:33:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-21 03:34:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-21 03:33:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/21 04:30:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:30:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate(0xc0007d7d80): >openPending: err= 2025/04/21 04:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate(0xc0007d7d80): >_readAt: n=20, err=EOF 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate(0xc0007d7d80): close: 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:34:57 +0000 GMT 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate(0xc0007d7d80): >close: err= 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:01 DEBUG : : forgetting directory cache 2025/04/21 04:30:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate(0xc000de5080): _readAt: size=512, off=0 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate(0xc000de5080): openPending: 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:35:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-21 03:34:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-21 03:35:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-21 03:34:57 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/21 04:30:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:30:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate(0xc000de5080): >openPending: err= 2025/04/21 04:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:02 DEBUG : : forgetting directory cache 2025/04/21 04:30:02 DEBUG : TestRWCacheUpdate(0xc000de5080): >_readAt: n=20, err=EOF 2025/04/21 04:30:02 DEBUG : TestRWCacheUpdate(0xc000de5080): close: 2025/04/21 04:30:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:35:57 +0000 GMT 2025/04/21 04:30:02 DEBUG : TestRWCacheUpdate(0xc000de5080): >close: err= 2025/04/21 04:30:02 DEBUG : : Re-reading directory (292.040137ms old) 2025/04/21 04:30:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/21 04:30:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:02 DEBUG : : forgetting directory cache 2025/04/21 04:30:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc00067b200): _readAt: size=512, off=0 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc00067b200): openPending: 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-21 03:36:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-21 03:35:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-21 03:36:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-21 03:35:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/21 04:30:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/21 04:30:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc00067b200): >openPending: err= 2025/04/21 04:30:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc00067b200): >_readAt: n=21, err=EOF 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc00067b200): close: 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:36:57 +0000 GMT 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc00067b200): >close: err= 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:03 DEBUG : : forgetting directory cache 2025/04/21 04:30:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc000844a80): _readAt: size=512, off=0 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc000844a80): openPending: 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-21 03:37:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-21 03:36:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-21 03:37:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-21 03:36:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/21 04:30:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/21 04:30:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc000844a80): >openPending: err= 2025/04/21 04:30:03 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc000844a80): >_readAt: n=22, err=EOF 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc000844a80): close: 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:37:57 +0000 GMT 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate(0xc000844a80): >close: err= 2025/04/21 04:30:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:03 DEBUG : : forgetting directory cache 2025/04/21 04:30:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate(0xc00087ce80): _readAt: size=512, off=0 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate(0xc00087ce80): openPending: 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-21 03:38:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-21 03:37:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-21 03:38:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-21 03:37:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/21 04:30:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/21 04:30:04 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate(0xc00087ce80): >openPending: err= 2025/04/21 04:30:04 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate(0xc00087ce80): >_readAt: n=23, err=EOF 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate(0xc00087ce80): close: 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:38:57 +0000 GMT 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate(0xc00087ce80): >close: err= 2025/04/21 04:30:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:04 DEBUG : : forgetting directory cache 2025/04/21 04:30:04 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate(0xc0008d2240): _readAt: size=512, off=0 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate(0xc0008d2240): openPending: 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-21 03:39:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-21 03:38:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-21 03:39:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-21 03:38:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/21 04:30:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/21 04:30:05 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate(0xc0008d2240): >openPending: err= 2025/04/21 04:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate(0xc0008d2240): >_readAt: n=24, err=EOF 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate(0xc0008d2240): close: 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:39:57 +0000 GMT 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate(0xc0008d2240): >close: err= 2025/04/21 04:30:05 DEBUG : : Re-reading directory (115.985442ms old) 2025/04/21 04:30:05 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/21 04:30:05 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:05 DEBUG : : Looking for writers 2025/04/21 04:30:05 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/21 04:30:05 DEBUG : >WaitForWriters: 2025/04/21 04:30:05 DEBUG : webdav root 'rclone-test-hasatus8wosa': vfs cache: cleaner exiting 2025/04/21 04:30:05 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (8.67s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:06 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:06 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:06 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:07 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:07 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:30:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:30:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:30:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:30:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:30:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:30:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:30:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:30:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:30:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/21 04:30:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/21 04:30:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/21 04:30:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/21 04:30:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/21 04:30:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/21 04:30:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:30:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:30:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:30:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:30:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:30:07 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:30:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:30:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:30:08 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:30:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:30:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:30:08 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:30:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/21 04:30:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/21 04:30:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/21 04:30:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/21 04:30:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/21 04:30:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/21 04:30:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/21 04:30:08 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/21 04:30:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/21 04:30:08 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/21 04:30:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:30:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:30:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:30:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/21 04:30:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/21 04:30:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/21 04:30:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/21 04:30:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/21 04:30:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/21 04:30:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/21 04:30:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/21 04:30:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/21 04:30:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/21 04:30:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:08 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/21 04:30:08 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:08 DEBUG : : Looking for writers 2025/04/21 04:30:08 DEBUG : FilEb: reading active writers 2025/04/21 04:30:08 DEBUG : FiLeA: reading active writers 2025/04/21 04:30:08 DEBUG : FiLeB: reading active writers 2025/04/21 04:30:08 DEBUG : >WaitForWriters: 2025/04/21 04:30:08 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:08 DEBUG : : Looking for writers 2025/04/21 04:30:08 DEBUG : FiLeA: reading active writers 2025/04/21 04:30:08 DEBUG : FiLeB: reading active writers 2025/04/21 04:30:08 DEBUG : FilEb: reading active writers 2025/04/21 04:30:08 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.25s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:09 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:09 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:10 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:10 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/21 04:30:10 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/21 04:30:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/21 04:30:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/21 04:30:10 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:10 DEBUG : : Looking for writers 2025/04/21 04:30:10 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/21 04:30:10 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/21 04:30:10 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.38s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:10 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:10 DEBUG : webdav root 'rclone-test-hasatus8wosa': Reusing VFS from active cache 2025/04/21 04:30:10 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:10 DEBUG : : Looking for writers 2025/04/21 04:30:10 DEBUG : >WaitForWriters: 2025/04/21 04:30:10 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:10 DEBUG : : Looking for writers 2025/04/21 04:30:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.15s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:10 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:10 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:10 DEBUG : : Looking for writers 2025/04/21 04:30:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.16s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:11 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:11 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:11 DEBUG : : Looking for writers 2025/04/21 04:30:11 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.15s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:11 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:12 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:12 DEBUG : dir: Looking for writers 2025/04/21 04:30:12 DEBUG : file2: reading active writers 2025/04/21 04:30:12 DEBUG : : Looking for writers 2025/04/21 04:30:12 DEBUG : dir: reading active writers 2025/04/21 04:30:12 DEBUG : file1: reading active writers 2025/04/21 04:30:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.50s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:12 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:13 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:13 DEBUG : dir: Looking for writers 2025/04/21 04:30:13 DEBUG : : Looking for writers 2025/04/21 04:30:13 DEBUG : dir: reading active writers 2025/04/21 04:30:13 DEBUG : file1: reading active writers 2025/04/21 04:30:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.41s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:14 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:15 DEBUG : file1: Open: flags=O_RDONLY 2025/04/21 04:30:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/21 04:30:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/21 04:30:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/21 04:30:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:30:15 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/21 04:30:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:30:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:30:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/21 04:30:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/21 04:30:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/21 04:30:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/21 04:30:15 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (0 bytes), uploading instead of streaming 2025/04/21 04:30:15 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:15 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:30:15 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/21 04:30:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/21 04:30:15 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:30:15 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/21 04:30:15 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:15 DEBUG : dir: Looking for writers 2025/04/21 04:30:15 DEBUG : file2: reading active writers 2025/04/21 04:30:15 DEBUG : new_file.txt: reading active writers 2025/04/21 04:30:15 DEBUG : : Looking for writers 2025/04/21 04:30:15 DEBUG : dir: reading active writers 2025/04/21 04:30:15 DEBUG : file1: reading active writers 2025/04/21 04:30:15 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.91s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:16 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:17 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/21 04:30:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000b8a180 2025/04/21 04:30:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/21 04:30:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:17 INFO : dir/file1: Moved (server-side) to: file0 2025/04/21 04:30:17 DEBUG : file0: Updating file with file0 0xc000b8a180 2025/04/21 04:30:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:30:17 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/21 04:30:17 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:17 DEBUG : dir: Looking for writers 2025/04/21 04:30:17 DEBUG : : Looking for writers 2025/04/21 04:30:17 DEBUG : dir: reading active writers 2025/04/21 04:30:17 DEBUG : file0: reading active writers 2025/04/21 04:30:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.28s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:18 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:18 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:18 DEBUG : : Looking for writers 2025/04/21 04:30:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.22s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:18 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:18 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/21 04:30:18 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/21 04:30:19 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/21 04:30:19 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/21 04:30:20 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/21 04:30:20 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:20 DEBUG : b: Looking for writers 2025/04/21 04:30:20 DEBUG : c: Looking for writers 2025/04/21 04:30:20 DEBUG : d: Looking for writers 2025/04/21 04:30:20 DEBUG : : Looking for writers 2025/04/21 04:30:20 DEBUG : a: Looking for writers 2025/04/21 04:30:20 DEBUG : : Looking for writers 2025/04/21 04:30:20 DEBUG : /: reading active writers 2025/04/21 04:30:20 DEBUG : a: reading active writers 2025/04/21 04:30:20 DEBUG : b: reading active writers 2025/04/21 04:30:20 DEBUG : c: reading active writers 2025/04/21 04:30:20 DEBUG : d: reading active writers 2025/04/21 04:30:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.79s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:21 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:21 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/21 04:30:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/21 04:30:22 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/21 04:30:22 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/21 04:30:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:23 DEBUG : a/b/c/d: Looking for writers 2025/04/21 04:30:23 DEBUG : a/b/c: Looking for writers 2025/04/21 04:30:23 DEBUG : d: reading active writers 2025/04/21 04:30:23 DEBUG : a/b: Looking for writers 2025/04/21 04:30:23 DEBUG : c: reading active writers 2025/04/21 04:30:23 DEBUG : a: Looking for writers 2025/04/21 04:30:23 DEBUG : b: reading active writers 2025/04/21 04:30:23 DEBUG : : Looking for writers 2025/04/21 04:30:23 DEBUG : a: reading active writers 2025/04/21 04:30:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.27s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:24 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:24 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:24 DEBUG : : Looking for writers 2025/04/21 04:30:24 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.15s) === 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-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:24 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:30:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:30:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:30:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:30:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:24 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/21 04:30:24 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/21 04:30:24 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/21 04:30:24 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (5 bytes), uploading instead of streaming 2025/04/21 04:30:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:30:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:30:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:30:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:30:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:30:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:30:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:30:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:30:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:30:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:30:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/21 04:30:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/21 04:30:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:30:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:30:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:30:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:25 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (0 bytes), uploading instead of streaming 2025/04/21 04:30:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:30:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:30:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/21 04:30:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:30:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:30:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:30:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:25 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (7 bytes), uploading instead of streaming 2025/04/21 04:30:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:25 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/21 04:30:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:30:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:25 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:25 DEBUG : : Looking for writers 2025/04/21 04:30:25 DEBUG : file1: reading active writers 2025/04/21 04:30:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.24s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:26 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:30:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:30:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:30:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:30:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:26 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/21 04:30:27 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/21 04:30:27 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/21 04:30:27 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/21 04:30:27 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (11 bytes), uploading instead of streaming 2025/04/21 04:30:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/21 04:30:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:30:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:27 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/21 04:30:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:27 DEBUG : : Looking for writers 2025/04/21 04:30:27 DEBUG : file1: reading active writers 2025/04/21 04:30:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.74s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:27 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:30:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:30:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:30:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:30:27 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/21 04:30:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:27 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (5 bytes), uploading instead of streaming 2025/04/21 04:30:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:30:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:30:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:28 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/21 04:30:28 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:28 DEBUG : : Looking for writers 2025/04/21 04:30:28 DEBUG : file1: reading active writers 2025/04/21 04:30:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.63s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:28 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:30:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:30:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:30:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:30:28 DEBUG : file1: WriteFileHandle.Release closing 2025/04/21 04:30:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:28 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (0 bytes), uploading instead of streaming 2025/04/21 04:30:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:30:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:30:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/21 04:30:28 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:28 DEBUG : : Looking for writers 2025/04/21 04:30:28 DEBUG : file1: reading active writers 2025/04/21 04:30:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:29 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:30:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:30:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:30:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/04/21 04:30:29 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:29 DEBUG : : Looking for writers 2025/04/21 04:30:29 DEBUG : file1: reading active writers 2025/04/21 04:30:29 DEBUG : file1: active writers 1 2025/04/21 04:30:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/04/21 04:30:29 DEBUG : : Looking for writers 2025/04/21 04:30:29 DEBUG : file1: reading active writers 2025/04/21 04:30:29 DEBUG : file1: active writers 1 2025/04/21 04:30:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/04/21 04:30:29 DEBUG : : Looking for writers 2025/04/21 04:30:29 DEBUG : file1: reading active writers 2025/04/21 04:30:29 DEBUG : file1: active writers 1 2025/04/21 04:30:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/04/21 04:30:29 DEBUG : : Looking for writers 2025/04/21 04:30:29 DEBUG : file1: reading active writers 2025/04/21 04:30:29 DEBUG : file1: active writers 1 2025/04/21 04:30:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/04/21 04:30:29 DEBUG : : Looking for writers 2025/04/21 04:30:29 DEBUG : file1: reading active writers 2025/04/21 04:30:29 DEBUG : file1: active writers 1 2025/04/21 04:30:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/04/21 04:30:29 DEBUG : : Looking for writers 2025/04/21 04:30:29 DEBUG : file1: reading active writers 2025/04/21 04:30:29 DEBUG : file1: active writers 1 2025/04/21 04:30:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/04/21 04:30:29 DEBUG : : Looking for writers 2025/04/21 04:30:29 DEBUG : file1: reading active writers 2025/04/21 04:30:29 DEBUG : file1: active writers 1 2025/04/21 04:30:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/04/21 04:30:30 DEBUG : : Looking for writers 2025/04/21 04:30:30 DEBUG : file1: reading active writers 2025/04/21 04:30:30 DEBUG : file1: active writers 1 2025/04/21 04:30:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:31 DEBUG : : Looking for writers 2025/04/21 04:30:31 DEBUG : file1: reading active writers 2025/04/21 04:30:31 DEBUG : file1: active writers 1 2025/04/21 04:30:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:32 DEBUG : : Looking for writers 2025/04/21 04:30:32 DEBUG : file1: reading active writers 2025/04/21 04:30:32 DEBUG : file1: active writers 1 2025/04/21 04:30:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:33 DEBUG : : Looking for writers 2025/04/21 04:30:33 DEBUG : file1: reading active writers 2025/04/21 04:30:33 DEBUG : file1: active writers 1 2025/04/21 04:30:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:34 DEBUG : : Looking for writers 2025/04/21 04:30:34 DEBUG : file1: reading active writers 2025/04/21 04:30:34 DEBUG : file1: active writers 1 2025/04/21 04:30:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:35 DEBUG : : Looking for writers 2025/04/21 04:30:35 DEBUG : file1: reading active writers 2025/04/21 04:30:35 DEBUG : file1: active writers 1 2025/04/21 04:30:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:36 DEBUG : : Looking for writers 2025/04/21 04:30:36 DEBUG : file1: reading active writers 2025/04/21 04:30:36 DEBUG : file1: active writers 1 2025/04/21 04:30:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:37 DEBUG : : Looking for writers 2025/04/21 04:30:37 DEBUG : file1: reading active writers 2025/04/21 04:30:37 DEBUG : file1: active writers 1 2025/04/21 04:30:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:38 DEBUG : : Looking for writers 2025/04/21 04:30:38 DEBUG : file1: reading active writers 2025/04/21 04:30:38 DEBUG : file1: active writers 1 2025/04/21 04:30:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:39 DEBUG : : Looking for writers 2025/04/21 04:30:39 DEBUG : file1: reading active writers 2025/04/21 04:30:39 DEBUG : file1: active writers 1 2025/04/21 04:30:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:40 DEBUG : : Looking for writers 2025/04/21 04:30:40 DEBUG : file1: reading active writers 2025/04/21 04:30:40 DEBUG : file1: active writers 1 2025/04/21 04:30:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:41 DEBUG : : Looking for writers 2025/04/21 04:30:41 DEBUG : file1: reading active writers 2025/04/21 04:30:41 DEBUG : file1: active writers 1 2025/04/21 04:30:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:42 DEBUG : : Looking for writers 2025/04/21 04:30:42 DEBUG : file1: reading active writers 2025/04/21 04:30:42 DEBUG : file1: active writers 1 2025/04/21 04:30:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:43 DEBUG : : Looking for writers 2025/04/21 04:30:43 DEBUG : file1: reading active writers 2025/04/21 04:30:43 DEBUG : file1: active writers 1 2025/04/21 04:30:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:44 DEBUG : : Looking for writers 2025/04/21 04:30:44 DEBUG : file1: reading active writers 2025/04/21 04:30:44 DEBUG : file1: active writers 1 2025/04/21 04:30:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:45 DEBUG : : Looking for writers 2025/04/21 04:30:45 DEBUG : file1: reading active writers 2025/04/21 04:30:45 DEBUG : file1: active writers 1 2025/04/21 04:30:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:46 DEBUG : : Looking for writers 2025/04/21 04:30:46 DEBUG : file1: reading active writers 2025/04/21 04:30:46 DEBUG : file1: active writers 1 2025/04/21 04:30:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:47 DEBUG : : Looking for writers 2025/04/21 04:30:47 DEBUG : file1: reading active writers 2025/04/21 04:30:47 DEBUG : file1: active writers 1 2025/04/21 04:30:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:48 DEBUG : : Looking for writers 2025/04/21 04:30:48 DEBUG : file1: reading active writers 2025/04/21 04:30:48 DEBUG : file1: active writers 1 2025/04/21 04:30:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:49 DEBUG : : Looking for writers 2025/04/21 04:30:49 DEBUG : file1: reading active writers 2025/04/21 04:30:49 DEBUG : file1: active writers 1 2025/04/21 04:30:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:50 DEBUG : : Looking for writers 2025/04/21 04:30:50 DEBUG : file1: reading active writers 2025/04/21 04:30:50 DEBUG : file1: active writers 1 2025/04/21 04:30:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:51 DEBUG : : Looking for writers 2025/04/21 04:30:51 DEBUG : file1: reading active writers 2025/04/21 04:30:51 DEBUG : file1: active writers 1 2025/04/21 04:30:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:52 DEBUG : : Looking for writers 2025/04/21 04:30:52 DEBUG : file1: reading active writers 2025/04/21 04:30:52 DEBUG : file1: active writers 1 2025/04/21 04:30:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:53 DEBUG : : Looking for writers 2025/04/21 04:30:53 DEBUG : file1: reading active writers 2025/04/21 04:30:53 DEBUG : file1: active writers 1 2025/04/21 04:30:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:54 DEBUG : : Looking for writers 2025/04/21 04:30:54 DEBUG : file1: reading active writers 2025/04/21 04:30:54 DEBUG : file1: active writers 1 2025/04/21 04:30:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:55 DEBUG : : Looking for writers 2025/04/21 04:30:55 DEBUG : file1: reading active writers 2025/04/21 04:30:55 DEBUG : file1: active writers 1 2025/04/21 04:30:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:56 DEBUG : : Looking for writers 2025/04/21 04:30:56 DEBUG : file1: reading active writers 2025/04/21 04:30:56 DEBUG : file1: active writers 1 2025/04/21 04:30:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:57 DEBUG : : Looking for writers 2025/04/21 04:30:57 DEBUG : file1: reading active writers 2025/04/21 04:30:57 DEBUG : file1: active writers 1 2025/04/21 04:30:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:58 DEBUG : : Looking for writers 2025/04/21 04:30:58 DEBUG : file1: reading active writers 2025/04/21 04:30:58 DEBUG : file1: active writers 1 2025/04/21 04:30:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/21 04:30:59 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/04/21 04:30:59 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.25s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:59 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:30:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:30:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:30:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:30:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:59 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (0 bytes), uploading instead of streaming 2025/04/21 04:30:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:30:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:30:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:30:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:30:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:30:59 DEBUG : file1: Open: flags=O_RDONLY 2025/04/21 04:30:59 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/21 04:30:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/21 04:30:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:30:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/21 04:30:59 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:30:59 DEBUG : : Looking for writers 2025/04/21 04:30:59 DEBUG : file1: reading active writers 2025/04/21 04:30:59 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.68s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-hasatus8wosa'", Local "Local file system at /tmp/rclone3027496372", Modify Window "1s" 2025/04/21 04:30:59 INFO : webdav root 'rclone-test-hasatus8wosa': poll-interval is not supported by this remote 2025/04/21 04:30:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:31:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:31:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:31:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:31:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:31:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:31:00 DEBUG : webdav root 'rclone-test-hasatus8wosa': File to upload is small (100 bytes), uploading instead of streaming 2025/04/21 04:31:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/21 04:31:00 DEBUG : file1: md5 = 3e24a27b959ddcc02ba1674cfdb9eb7f OK 2025/04/21 04:31:00 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:31:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:31:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:31:00 DEBUG : file1: Open: flags=O_RDONLY 2025/04/21 04:31:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/21 04:31:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/21 04:31:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:31:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/21 04:31:00 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:31:00 DEBUG : : Looking for writers 2025/04/21 04:31:00 DEBUG : file1: reading active writers 2025/04/21 04:31:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.80s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/21 04:31:00 DEBUG : webdav root 'rclone-test-hasatus8wosa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m12.998479964s (try 1/5)