"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2024/11/12 01:10:21 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-rikokim2mabi" 2024/11/12 01:10:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/12 01:10:21 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2024/11/12 01:10:21 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/11/12 01:10:21 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/11/12 01:10:21 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/11/12 01:10:21 DEBUG : Setting pass="yp19GT8YDZbNoiZx5yL4q0hfueDI2lzuM1UEHOJU6dgW4tA" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/11/12 01:10:21 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{66fkD}" suffix to name 2024/11/12 01:10:21 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/11/12 01:10:21 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/11/12 01:10:21 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/11/12 01:10:21 DEBUG : Setting pass="yp19GT8YDZbNoiZx5yL4q0hfueDI2lzuM1UEHOJU6dgW4tA" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/11/12 01:10:21 DEBUG : found headers: 2024/11/12 01:10:21 DEBUG : Creating backend with remote "/tmp/rclone158016263" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:21 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:22 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:22 DEBUG : dir: Looking for writers 2024/11/12 01:10:22 DEBUG : : Looking for writers 2024/11/12 01:10:22 DEBUG : dir: reading active writers 2024/11/12 01:10:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.24s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:23 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:23 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:24 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:24 DEBUG : dir/subdir: Looking for writers 2024/11/12 01:10:24 DEBUG : dir: Looking for writers 2024/11/12 01:10:24 DEBUG : file1: reading active writers 2024/11/12 01:10:24 DEBUG : file2: reading active writers 2024/11/12 01:10:24 DEBUG : subdir: reading active writers 2024/11/12 01:10:24 DEBUG : : Looking for writers 2024/11/12 01:10:24 DEBUG : dir: reading active writers 2024/11/12 01:10:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.33s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:25 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:26 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:26 DEBUG : dir: Looking for writers 2024/11/12 01:10:26 DEBUG : file1: reading active writers 2024/11/12 01:10:26 DEBUG : : Looking for writers 2024/11/12 01:10:26 DEBUG : dir: reading active writers 2024/11/12 01:10:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.18s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:26 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:27 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:27 DEBUG : dir: Looking for writers 2024/11/12 01:10:27 DEBUG : : Looking for writers 2024/11/12 01:10:27 DEBUG : dir: reading active writers 2024/11/12 01:10:27 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.09s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:27 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:28 DEBUG : dir: forgetting directory cache 2024/11/12 01:10:28 DEBUG : : forgetting directory cache 2024/11/12 01:10:28 DEBUG : dir: forgetting directory cache 2024/11/12 01:10:28 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:28 DEBUG : : Looking for writers 2024/11/12 01:10:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.12s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:28 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:29 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/12 01:10:29 DEBUG : dir: invalidating directory cache 2024/11/12 01:10:29 DEBUG : : >ForgetPath: 2024/11/12 01:10:29 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/12 01:10:29 DEBUG : : invalidating directory cache 2024/11/12 01:10:29 DEBUG : dir: forgetting directory cache 2024/11/12 01:10:29 DEBUG : : >ForgetPath: 2024/11/12 01:10:29 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/12 01:10:29 DEBUG : : >ForgetPath: 2024/11/12 01:10:29 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:29 DEBUG : dir: Looking for writers 2024/11/12 01:10:29 DEBUG : : Looking for writers 2024/11/12 01:10:29 DEBUG : dir: reading active writers 2024/11/12 01:10:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:30 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:31 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:31 DEBUG : : forgetting directory cache 2024/11/12 01:10:31 DEBUG : dir: forgetting directory cache 2024/11/12 01:10:32 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:32 DEBUG : dir: Looking for writers 2024/11/12 01:10:32 DEBUG : fil/a/b: Looking for writers 2024/11/12 01:10:32 DEBUG : fil/a: Looking for writers 2024/11/12 01:10:32 DEBUG : b: reading active writers 2024/11/12 01:10:32 DEBUG : fil: Looking for writers 2024/11/12 01:10:32 DEBUG : a: reading active writers 2024/11/12 01:10:32 DEBUG : : Looking for writers 2024/11/12 01:10:32 DEBUG : dir: reading active writers 2024/11/12 01:10:32 DEBUG : fil: reading active writers 2024/11/12 01:10:32 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.44s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:33 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:34 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:34 DEBUG : dir: Looking for writers 2024/11/12 01:10:34 DEBUG : : Looking for writers 2024/11/12 01:10:34 DEBUG : dir: reading active writers 2024/11/12 01:10:34 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.11s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:34 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:35 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:35 DEBUG : dir: Looking for writers 2024/11/12 01:10:35 DEBUG : file1: reading active writers 2024/11/12 01:10:35 DEBUG : : Looking for writers 2024/11/12 01:10:35 DEBUG : dir: reading active writers 2024/11/12 01:10:35 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.13s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:35 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:36 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/11/12 01:10:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/12 01:10:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/12 01:10:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/12 01:10:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/12 01:10:37 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:37 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:37 DEBUG : dir: invalidating directory cache 2024/11/12 01:10:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/12 01:10:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/12 01:10:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/12 01:10:38 DEBUG : dir/file1: Reset virtual modtime 2024/11/12 01:10:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/12 01:10:38 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/12 01:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/12 01:10:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/12 01:10:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:10:38 DEBUG : dir: invalidating directory cache 2024/11/12 01:10:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/12 01:10:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/12 01:10:38 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/12 01:10:38 DEBUG : : forgetting directory cache 2024/11/12 01:10:38 DEBUG : dir: forgetting directory cache 2024/11/12 01:10:38 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/12 01:10:38 DEBUG : dir/file1: Reset virtual modtime 2024/11/12 01:10:38 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/12 01:10:38 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:38 DEBUG : dir/virtualDir: Looking for writers 2024/11/12 01:10:38 DEBUG : dir: Looking for writers 2024/11/12 01:10:38 DEBUG : file1: reading active writers 2024/11/12 01:10:38 DEBUG : virtualFile2: reading active writers 2024/11/12 01:10:38 DEBUG : virtualFile: reading active writers 2024/11/12 01:10:38 DEBUG : virtualDir: reading active writers 2024/11/12 01:10:38 DEBUG : : Looking for writers 2024/11/12 01:10:38 DEBUG : dir: reading active writers 2024/11/12 01:10:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.63s) --- PASS: TestDirReadDirAll/Virtual (1.17s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:39 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:39 ERROR : dir/: Can only open directories read only 2024/11/12 01:10:39 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:39 DEBUG : dir: Looking for writers 2024/11/12 01:10:39 DEBUG : : Looking for writers 2024/11/12 01:10:39 DEBUG : dir: reading active writers 2024/11/12 01:10:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.07s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:40 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:41 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:10:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/12 01:10:41 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/12 01:10:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/12 01:10:41 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (5 bytes), uploading instead of streaming 2024/11/12 01:10:41 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:41 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/12 01:10:41 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/11/12 01:10:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/12 01:10:41 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:41 DEBUG : dir: Looking for writers 2024/11/12 01:10:41 DEBUG : file1: reading active writers 2024/11/12 01:10:41 DEBUG : potato: reading active writers 2024/11/12 01:10:41 DEBUG : : Looking for writers 2024/11/12 01:10:41 DEBUG : dir: reading active writers 2024/11/12 01:10:41 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.70s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:42 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/12 01:10:43 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:43 DEBUG : dir/sub: Looking for writers 2024/11/12 01:10:43 DEBUG : dir: Looking for writers 2024/11/12 01:10:43 DEBUG : file1: reading active writers 2024/11/12 01:10:43 DEBUG : sub: reading active writers 2024/11/12 01:10:43 DEBUG : : Looking for writers 2024/11/12 01:10:43 DEBUG : dir: reading active writers 2024/11/12 01:10:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.70s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:44 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/12 01:10:46 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/12 01:10:46 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:46 DEBUG : dir/sub/subsub: Looking for writers 2024/11/12 01:10:46 DEBUG : dir/sub: Looking for writers 2024/11/12 01:10:46 DEBUG : subsub: reading active writers 2024/11/12 01:10:46 DEBUG : dir: Looking for writers 2024/11/12 01:10:46 DEBUG : file1: reading active writers 2024/11/12 01:10:46 DEBUG : sub: reading active writers 2024/11/12 01:10:46 DEBUG : : Looking for writers 2024/11/12 01:10:46 DEBUG : dir: reading active writers 2024/11/12 01:10:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.81s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:47 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:48 ERROR : dir/: Dir.Remove not empty 2024/11/12 01:10:48 DEBUG : dir/file1: Remove: 2024/11/12 01:10:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:10:48 DEBUG : dir/file1: >Remove: err= 2024/11/12 01:10:48 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/12 01:10:48 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:48 DEBUG : : Looking for writers 2024/11/12 01:10:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.26s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:48 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:49 DEBUG : dir/file1: Remove: 2024/11/12 01:10:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:10:49 DEBUG : dir/file1: >Remove: err= 2024/11/12 01:10:49 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/12 01:10:49 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:49 DEBUG : : Looking for writers 2024/11/12 01:10:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.22s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:50 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:50 DEBUG : dir/file1: Remove: 2024/11/12 01:10:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:10:50 DEBUG : dir/file1: >Remove: err= 2024/11/12 01:10:51 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:51 DEBUG : dir: Looking for writers 2024/11/12 01:10:51 DEBUG : : Looking for writers 2024/11/12 01:10:51 DEBUG : dir: reading active writers 2024/11/12 01:10:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.41s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:51 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:52 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/12 01:10:53 DEBUG : dir: Updating dir with dir2 0xc0003bf6c0 2024/11/12 01:10:53 DEBUG : dir: forgetting directory cache 2024/11/12 01:10:53 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/12 01:10:53 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/12 01:10:53 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/12 01:10:53 DEBUG : file2: Updating file with file2 0xc0008540c0 2024/11/12 01:10:53 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/12 01:10:53 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/12 01:10:54 INFO : dir2/file3: Deleted 2024/11/12 01:10:54 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/12 01:10:54 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0008540c0 2024/11/12 01:10:54 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/12 01:10:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/12 01:10:54 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/12 01:10:55 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000636a90 2024/11/12 01:10:55 DEBUG : empty directory: forgetting directory cache 2024/11/12 01:10:55 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/12 01:10:55 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/12 01:10:55 DEBUG : dir2: Renaming to "dir3" 2024/11/12 01:10:55 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:55 DEBUG : dir3: Looking for writers 2024/11/12 01:10:55 DEBUG : file3: reading active writers 2024/11/12 01:10:55 DEBUG : renamed empty directory: Looking for writers 2024/11/12 01:10:55 DEBUG : : Looking for writers 2024/11/12 01:10:55 DEBUG : renamed empty directory: reading active writers 2024/11/12 01:10:55 DEBUG : dir3: reading active writers 2024/11/12 01:10:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.44s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:55 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:56 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:56 DEBUG : dir: Looking for writers 2024/11/12 01:10:56 DEBUG : file1: reading active writers 2024/11/12 01:10:56 DEBUG : : Looking for writers 2024/11/12 01:10:56 DEBUG : dir: reading active writers 2024/11/12 01:10:56 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:57 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:57 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:58 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/11/12 01:10:58 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:58 DEBUG : dir: Looking for writers 2024/11/12 01:10:58 DEBUG : file1: reading active writers 2024/11/12 01:10:58 DEBUG : : Looking for writers 2024/11/12 01:10:58 DEBUG : dir: reading active writers 2024/11/12 01:10:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.85s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.84s) --- 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-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:10:59 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:10:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:10:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:10:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/12 01:10:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:10:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/12 01:10:59 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:10:59 DEBUG : dir: Looking for writers 2024/11/12 01:10:59 DEBUG : file1: reading active writers 2024/11/12 01:10:59 DEBUG : : Looking for writers 2024/11/12 01:10:59 DEBUG : dir: reading active writers 2024/11/12 01:10:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.28s) === RUN TestFileOpenReadUnknownSize 2024/11/12 01:11:00 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/12 01:11:00 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/12 01:11:00 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:00 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/12 01:11:00 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:00 DEBUG : : Looking for writers 2024/11/12 01:11:00 DEBUG : file.txt: reading active writers 2024/11/12 01:11:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.01s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:00 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:00 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (25 bytes), uploading instead of streaming 2024/11/12 01:11:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/12 01:11:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/12 01:11:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:01 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:01 DEBUG : dir: Looking for writers 2024/11/12 01:11:01 DEBUG : file1: reading active writers 2024/11/12 01:11:01 DEBUG : : Looking for writers 2024/11/12 01:11:01 DEBUG : dir: reading active writers 2024/11/12 01:11:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.70s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:02 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:02 DEBUG : dir/file1: Remove: 2024/11/12 01:11:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:02 DEBUG : dir/file1: >Remove: err= 2024/11/12 01:11:03 DEBUG : dir/file1: Remove: 2024/11/12 01:11:03 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/12 01:11:03 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:03 DEBUG : dir: Looking for writers 2024/11/12 01:11:03 DEBUG : : Looking for writers 2024/11/12 01:11:03 DEBUG : dir: reading active writers 2024/11/12 01:11:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.60s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:03 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:04 DEBUG : dir/file1: Remove: 2024/11/12 01:11:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:04 DEBUG : dir/file1: >Remove: err= 2024/11/12 01:11:04 DEBUG : dir/file1: Remove: 2024/11/12 01:11:04 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/12 01:11:04 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:04 DEBUG : dir: Looking for writers 2024/11/12 01:11:04 DEBUG : : Looking for writers 2024/11/12 01:11:04 DEBUG : dir: reading active writers 2024/11/12 01:11:04 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.44s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:05 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/12 01:11:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/12 01:11:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/12 01:11:05 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/12 01:11:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/12 01:11:05 DEBUG : dir/file1: Open: flags=0x3 2024/11/12 01:11:05 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/12 01:11:05 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/12 01:11:05 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:05 DEBUG : dir: Looking for writers 2024/11/12 01:11:05 DEBUG : file1: reading active writers 2024/11/12 01:11:05 DEBUG : : Looking for writers 2024/11/12 01:11:05 DEBUG : dir: reading active writers 2024/11/12 01:11:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.24s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:06 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:07 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:07 DEBUG : dir: Looking for writers 2024/11/12 01:11:07 DEBUG : file1: reading active writers 2024/11/12 01:11:07 DEBUG : : Looking for writers 2024/11/12 01:11:07 DEBUG : dir: reading active writers 2024/11/12 01:11:07 DEBUG : >WaitForWriters: 2024/11/12 01:11:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000855d40 2024/11/12 01:11:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/12 01:11:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000855d40 2024/11/12 01:11:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/12 01:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/12 01:11:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/12 01:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc000855d40 2024/11/12 01:11:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:08 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (25 bytes), uploading instead of streaming 2024/11/12 01:11:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/12 01:11:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/12 01:11:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:08 DEBUG : newLeaf: Running delayed rename now 2024/11/12 01:11:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000855d40 2024/11/12 01:11:08 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:08 DEBUG : dir: Looking for writers 2024/11/12 01:11:08 DEBUG : : Looking for writers 2024/11/12 01:11:08 DEBUG : dir: reading active writers 2024/11/12 01:11:08 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:08 DEBUG : >WaitForWriters: 2024/11/12 01:11:09 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:09 DEBUG : dir: Looking for writers 2024/11/12 01:11:09 DEBUG : : Looking for writers 2024/11/12 01:11:09 DEBUG : dir: reading active writers 2024/11/12 01:11:09 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:09 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:09 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:10 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:10 DEBUG : dir: Looking for writers 2024/11/12 01:11:10 DEBUG : file1: reading active writers 2024/11/12 01:11:10 DEBUG : : Looking for writers 2024/11/12 01:11:10 DEBUG : dir: reading active writers 2024/11/12 01:11:10 DEBUG : >WaitForWriters: 2024/11/12 01:11:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0007463c0 2024/11/12 01:11:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/12 01:11:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0007463c0 2024/11/12 01:11:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/12 01:11:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/12 01:11:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/12 01:11:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:11 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007463c0 2024/11/12 01:11:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:11 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (25 bytes), uploading instead of streaming 2024/11/12 01:11:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/12 01:11:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/12 01:11:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:11 DEBUG : newLeaf: Running delayed rename now 2024/11/12 01:11:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0007463c0 2024/11/12 01:11:12 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:12 DEBUG : dir: Looking for writers 2024/11/12 01:11:12 DEBUG : : Looking for writers 2024/11/12 01:11:12 DEBUG : dir: reading active writers 2024/11/12 01:11:12 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:12 DEBUG : >WaitForWriters: 2024/11/12 01:11:12 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:12 DEBUG : dir: Looking for writers 2024/11/12 01:11:12 DEBUG : : Looking for writers 2024/11/12 01:11:12 DEBUG : dir: reading active writers 2024/11/12 01:11:12 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:12 DEBUG : >WaitForWriters: 2024/11/12 01:11:12 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:12 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/12 01:11:13 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:13 DEBUG : dir/file1(0xc0006b3980): openPending: 2024/11/12 01:11:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/12 01:11:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/12 01:11:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:13 DEBUG : dir/file1(0xc0006b3980): >openPending: err= 2024/11/12 01:11:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/12 01:11:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:13 DEBUG : dir/file1(0xc0006b3980): _writeAt: size=14, off=0 2024/11/12 01:11:13 DEBUG : dir/file1(0xc0006b3980): >_writeAt: n=14, err= 2024/11/12 01:11:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/12 01:11:13 DEBUG : dir/file1(0xc0006b3980): close: 2024/11/12 01:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/12 01:11:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/12 01:11:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:13 DEBUG : dir/file1(0xc0006b3980): >close: err= 2024/11/12 01:11:13 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:13 DEBUG : dir: Looking for writers 2024/11/12 01:11:13 DEBUG : file1: reading active writers 2024/11/12 01:11:13 DEBUG : : Looking for writers 2024/11/12 01:11:13 DEBUG : dir: reading active writers 2024/11/12 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:13 DEBUG : dir: Looking for writers 2024/11/12 01:11:13 DEBUG : file1: reading active writers 2024/11/12 01:11:13 DEBUG : : Looking for writers 2024/11/12 01:11:13 DEBUG : dir: reading active writers 2024/11/12 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:13 DEBUG : dir: Looking for writers 2024/11/12 01:11:13 DEBUG : file1: reading active writers 2024/11/12 01:11:13 DEBUG : : Looking for writers 2024/11/12 01:11:13 DEBUG : dir: reading active writers 2024/11/12 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:13 DEBUG : dir: Looking for writers 2024/11/12 01:11:13 DEBUG : file1: reading active writers 2024/11/12 01:11:13 DEBUG : : Looking for writers 2024/11/12 01:11:13 DEBUG : dir: reading active writers 2024/11/12 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:13 DEBUG : dir/file1: vfs cache: starting upload 2024/11/12 01:11:13 DEBUG : dir: Looking for writers 2024/11/12 01:11:13 DEBUG : file1: reading active writers 2024/11/12 01:11:13 DEBUG : : Looking for writers 2024/11/12 01:11:13 DEBUG : dir: reading active writers 2024/11/12 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:13 DEBUG : dir: Looking for writers 2024/11/12 01:11:13 DEBUG : file1: reading active writers 2024/11/12 01:11:13 DEBUG : : Looking for writers 2024/11/12 01:11:13 DEBUG : dir: reading active writers 2024/11/12 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/12 01:11:13 INFO : dir/file1: Copied (replaced existing) 2024/11/12 01:11:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/12 01:11:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/12 01:11:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/12 01:11:14 DEBUG : dir: Looking for writers 2024/11/12 01:11:14 DEBUG : file1: reading active writers 2024/11/12 01:11:14 DEBUG : : Looking for writers 2024/11/12 01:11:14 DEBUG : dir: reading active writers 2024/11/12 01:11:14 DEBUG : >WaitForWriters: 2024/11/12 01:11:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:14 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:14 DEBUG : dir/file1(0xc00059cbc0): _readAt: size=512, off=0 2024/11/12 01:11:14 DEBUG : dir/file1(0xc00059cbc0): openPending: 2024/11/12 01:11:14 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" 2024/11/12 01:11:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/12 01:11:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:14 DEBUG : dir/file1(0xc00059cbc0): >openPending: err= 2024/11/12 01:11:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/12 01:11:14 DEBUG : dir/file1(0xc00059cbc0): >_readAt: n=14, err=EOF 2024/11/12 01:11:14 DEBUG : dir/file1(0xc00059cbc0): close: 2024/11/12 01:11:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/12 01:11:14 DEBUG : dir/file1(0xc00059cbc0): >close: err= 2024/11/12 01:11:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/12 01:11:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0006398c0 2024/11/12 01:11:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/12 01:11:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/12 01:11:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0006398c0 2024/11/12 01:11:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/12 01:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/12 01:11:15 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:15 DEBUG : dir/file1(0xc0007826c0): openPending: 2024/11/12 01:11:15 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" 2024/11/12 01:11:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/12 01:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:15 DEBUG : dir/file1(0xc0007826c0): >openPending: err= 2024/11/12 01:11:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/12 01:11:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:15 DEBUG : dir/file1(0xc0007826c0): _writeAt: size=25, off=0 2024/11/12 01:11:15 DEBUG : dir/file1(0xc0007826c0): >_writeAt: n=25, err= 2024/11/12 01:11:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/12 01:11:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0006398c0 2024/11/12 01:11:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:15 DEBUG : newLeaf(0xc0007826c0): close: 2024/11/12 01:11:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/12 01:11:15 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-12 01:11:15.467643382 +0000 UTC m=+54.551643952 2024/11/12 01:11:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:15 DEBUG : newLeaf(0xc0007826c0): >close: err= 2024/11/12 01:11:15 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:15 DEBUG : dir: Looking for writers 2024/11/12 01:11:15 DEBUG : : Looking for writers 2024/11/12 01:11:15 DEBUG : dir: reading active writers 2024/11/12 01:11:15 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:15 DEBUG : dir: Looking for writers 2024/11/12 01:11:15 DEBUG : : Looking for writers 2024/11/12 01:11:15 DEBUG : dir: reading active writers 2024/11/12 01:11:15 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:15 DEBUG : dir: Looking for writers 2024/11/12 01:11:15 DEBUG : : Looking for writers 2024/11/12 01:11:15 DEBUG : dir: reading active writers 2024/11/12 01:11:15 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:15 DEBUG : dir: Looking for writers 2024/11/12 01:11:15 DEBUG : : Looking for writers 2024/11/12 01:11:15 DEBUG : dir: reading active writers 2024/11/12 01:11:15 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:15 DEBUG : newLeaf: vfs cache: starting upload 2024/11/12 01:11:16 DEBUG : dir: Looking for writers 2024/11/12 01:11:16 DEBUG : : Looking for writers 2024/11/12 01:11:16 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:16 DEBUG : dir: reading active writers 2024/11/12 01:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:16 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:16 DEBUG : dir: Looking for writers 2024/11/12 01:11:16 DEBUG : : Looking for writers 2024/11/12 01:11:16 DEBUG : dir: reading active writers 2024/11/12 01:11:16 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/12 01:11:16 INFO : newLeaf: Copied (replaced existing) 2024/11/12 01:11:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-12 01:11:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/12 01:11:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/12 01:11:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/12 01:11:16 DEBUG : dir: Looking for writers 2024/11/12 01:11:16 DEBUG : : Looking for writers 2024/11/12 01:11:16 DEBUG : dir: reading active writers 2024/11/12 01:11:16 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:16 DEBUG : >WaitForWriters: 2024/11/12 01:11:16 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:16 DEBUG : dir: Looking for writers 2024/11/12 01:11:16 DEBUG : : Looking for writers 2024/11/12 01:11:16 DEBUG : dir: reading active writers 2024/11/12 01:11:16 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:16 DEBUG : >WaitForWriters: 2024/11/12 01:11:16 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:17 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:17 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:17 DEBUG : dir: Looking for writers 2024/11/12 01:11:17 DEBUG : file1: reading active writers 2024/11/12 01:11:17 DEBUG : : Looking for writers 2024/11/12 01:11:17 DEBUG : dir: reading active writers 2024/11/12 01:11:17 DEBUG : >WaitForWriters: 2024/11/12 01:11:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000747bc0 2024/11/12 01:11:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/12 01:11:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000747bc0 2024/11/12 01:11:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/12 01:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/12 01:11:19 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:19 DEBUG : dir/file1(0xc000844d80): openPending: 2024/11/12 01:11:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/12 01:11:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/12 01:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:19 DEBUG : dir/file1(0xc000844d80): >openPending: err= 2024/11/12 01:11:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/12 01:11:19 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:19 DEBUG : dir/file1(0xc000844d80): _writeAt: size=25, off=0 2024/11/12 01:11:19 DEBUG : dir/file1(0xc000844d80): >_writeAt: n=25, err= 2024/11/12 01:11:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/12 01:11:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000747bc0 2024/11/12 01:11:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:19 DEBUG : newLeaf(0xc000844d80): close: 2024/11/12 01:11:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/12 01:11:19 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-12 01:11:19.186407135 +0000 UTC m=+58.270407705 2024/11/12 01:11:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:19 DEBUG : newLeaf(0xc000844d80): >close: err= 2024/11/12 01:11:19 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:19 DEBUG : dir: Looking for writers 2024/11/12 01:11:19 DEBUG : : Looking for writers 2024/11/12 01:11:19 DEBUG : dir: reading active writers 2024/11/12 01:11:19 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:19 DEBUG : dir: Looking for writers 2024/11/12 01:11:19 DEBUG : : Looking for writers 2024/11/12 01:11:19 DEBUG : dir: reading active writers 2024/11/12 01:11:19 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:19 DEBUG : dir: Looking for writers 2024/11/12 01:11:19 DEBUG : : Looking for writers 2024/11/12 01:11:19 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:19 DEBUG : dir: reading active writers 2024/11/12 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:19 DEBUG : dir: Looking for writers 2024/11/12 01:11:19 DEBUG : : Looking for writers 2024/11/12 01:11:19 DEBUG : dir: reading active writers 2024/11/12 01:11:19 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:19 DEBUG : newLeaf: vfs cache: starting upload 2024/11/12 01:11:19 DEBUG : dir: Looking for writers 2024/11/12 01:11:19 DEBUG : : Looking for writers 2024/11/12 01:11:19 DEBUG : dir: reading active writers 2024/11/12 01:11:19 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:19 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:19 DEBUG : dir: Looking for writers 2024/11/12 01:11:19 DEBUG : : Looking for writers 2024/11/12 01:11:19 DEBUG : dir: reading active writers 2024/11/12 01:11:19 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/12 01:11:19 INFO : newLeaf: Copied (replaced existing) 2024/11/12 01:11:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-12 01:11:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/12 01:11:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/12 01:11:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/12 01:11:20 DEBUG : dir: Looking for writers 2024/11/12 01:11:20 DEBUG : : Looking for writers 2024/11/12 01:11:20 DEBUG : dir: reading active writers 2024/11/12 01:11:20 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:20 DEBUG : >WaitForWriters: 2024/11/12 01:11:20 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:20 DEBUG : dir: Looking for writers 2024/11/12 01:11:20 DEBUG : : Looking for writers 2024/11/12 01:11:20 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:20 DEBUG : dir: reading active writers 2024/11/12 01:11:20 DEBUG : >WaitForWriters: 2024/11/12 01:11:20 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:20 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/12 01:11:21 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:21 DEBUG : dir/file1(0xc000b10a00): openPending: 2024/11/12 01:11:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/12 01:11:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/12 01:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:21 DEBUG : dir/file1(0xc000b10a00): >openPending: err= 2024/11/12 01:11:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/12 01:11:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:21 DEBUG : dir/file1(0xc000b10a00): _writeAt: size=14, off=0 2024/11/12 01:11:21 DEBUG : dir/file1(0xc000b10a00): >_writeAt: n=14, err= 2024/11/12 01:11:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/12 01:11:21 DEBUG : dir/file1(0xc000b10a00): close: 2024/11/12 01:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/12 01:11:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/12 01:11:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:21 DEBUG : dir/file1(0xc000b10a00): >close: err= 2024/11/12 01:11:21 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:21 DEBUG : dir: Looking for writers 2024/11/12 01:11:21 DEBUG : file1: reading active writers 2024/11/12 01:11:21 DEBUG : : Looking for writers 2024/11/12 01:11:21 DEBUG : dir: reading active writers 2024/11/12 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:21 DEBUG : dir: Looking for writers 2024/11/12 01:11:21 DEBUG : file1: reading active writers 2024/11/12 01:11:21 DEBUG : : Looking for writers 2024/11/12 01:11:21 DEBUG : dir: reading active writers 2024/11/12 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:21 DEBUG : dir: Looking for writers 2024/11/12 01:11:21 DEBUG : file1: reading active writers 2024/11/12 01:11:21 DEBUG : : Looking for writers 2024/11/12 01:11:21 DEBUG : dir: reading active writers 2024/11/12 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:21 DEBUG : dir: Looking for writers 2024/11/12 01:11:21 DEBUG : file1: reading active writers 2024/11/12 01:11:21 DEBUG : : Looking for writers 2024/11/12 01:11:21 DEBUG : dir: reading active writers 2024/11/12 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:21 DEBUG : dir/file1: vfs cache: starting upload 2024/11/12 01:11:21 DEBUG : dir: Looking for writers 2024/11/12 01:11:21 DEBUG : file1: reading active writers 2024/11/12 01:11:21 DEBUG : : Looking for writers 2024/11/12 01:11:21 DEBUG : dir: reading active writers 2024/11/12 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:21 DEBUG : dir: Looking for writers 2024/11/12 01:11:21 DEBUG : file1: reading active writers 2024/11/12 01:11:21 DEBUG : : Looking for writers 2024/11/12 01:11:21 DEBUG : dir: reading active writers 2024/11/12 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/12 01:11:21 INFO : dir/file1: Copied (replaced existing) 2024/11/12 01:11:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/12 01:11:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/12 01:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/12 01:11:22 DEBUG : dir: Looking for writers 2024/11/12 01:11:22 DEBUG : file1: reading active writers 2024/11/12 01:11:22 DEBUG : : Looking for writers 2024/11/12 01:11:22 DEBUG : dir: reading active writers 2024/11/12 01:11:22 DEBUG : >WaitForWriters: 2024/11/12 01:11:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:22 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:22 DEBUG : dir/file1(0xc000852c80): _readAt: size=512, off=0 2024/11/12 01:11:22 DEBUG : dir/file1(0xc000852c80): openPending: 2024/11/12 01:11:22 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" 2024/11/12 01:11:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/12 01:11:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:22 DEBUG : dir/file1(0xc000852c80): >openPending: err= 2024/11/12 01:11:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/12 01:11:22 DEBUG : dir/file1(0xc000852c80): >_readAt: n=14, err=EOF 2024/11/12 01:11:22 DEBUG : dir/file1(0xc000852c80): close: 2024/11/12 01:11:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/12 01:11:22 DEBUG : dir/file1(0xc000852c80): >close: err= 2024/11/12 01:11:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/12 01:11:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00056d380 2024/11/12 01:11:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/12 01:11:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/12 01:11:23 DEBUG : dir/file1: Updating file with dir/file1 0xc00056d380 2024/11/12 01:11:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/12 01:11:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/12 01:11:23 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:23 DEBUG : dir/file1(0xc000ac2340): openPending: 2024/11/12 01:11:23 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" 2024/11/12 01:11:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/12 01:11:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:23 DEBUG : dir/file1(0xc000ac2340): >openPending: err= 2024/11/12 01:11:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/12 01:11:23 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:23 DEBUG : dir/file1(0xc000ac2340): _writeAt: size=25, off=0 2024/11/12 01:11:23 DEBUG : dir/file1(0xc000ac2340): >_writeAt: n=25, err= 2024/11/12 01:11:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/12 01:11:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00056d380 2024/11/12 01:11:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:23 DEBUG : newLeaf(0xc000ac2340): close: 2024/11/12 01:11:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/12 01:11:23 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-12 01:11:23.401932672 +0000 UTC m=+62.485933242 2024/11/12 01:11:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:23 DEBUG : newLeaf(0xc000ac2340): >close: err= 2024/11/12 01:11:23 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:23 DEBUG : dir: Looking for writers 2024/11/12 01:11:23 DEBUG : : Looking for writers 2024/11/12 01:11:23 DEBUG : dir: reading active writers 2024/11/12 01:11:23 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:23 DEBUG : dir: Looking for writers 2024/11/12 01:11:23 DEBUG : : Looking for writers 2024/11/12 01:11:23 DEBUG : dir: reading active writers 2024/11/12 01:11:23 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:23 DEBUG : dir: Looking for writers 2024/11/12 01:11:23 DEBUG : : Looking for writers 2024/11/12 01:11:23 DEBUG : dir: reading active writers 2024/11/12 01:11:23 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:23 DEBUG : dir: Looking for writers 2024/11/12 01:11:23 DEBUG : : Looking for writers 2024/11/12 01:11:23 DEBUG : dir: reading active writers 2024/11/12 01:11:23 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:23 DEBUG : newLeaf: vfs cache: starting upload 2024/11/12 01:11:23 DEBUG : dir: Looking for writers 2024/11/12 01:11:23 DEBUG : : Looking for writers 2024/11/12 01:11:23 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:23 DEBUG : dir: reading active writers 2024/11/12 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:24 DEBUG : dir: Looking for writers 2024/11/12 01:11:24 DEBUG : : Looking for writers 2024/11/12 01:11:24 DEBUG : dir: reading active writers 2024/11/12 01:11:24 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/12 01:11:24 INFO : newLeaf: Copied (replaced existing) 2024/11/12 01:11:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-12 01:11:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/12 01:11:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/12 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/12 01:11:24 DEBUG : dir: Looking for writers 2024/11/12 01:11:24 DEBUG : : Looking for writers 2024/11/12 01:11:24 DEBUG : dir: reading active writers 2024/11/12 01:11:24 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:24 DEBUG : >WaitForWriters: 2024/11/12 01:11:24 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:24 DEBUG : dir: Looking for writers 2024/11/12 01:11:24 DEBUG : : Looking for writers 2024/11/12 01:11:24 DEBUG : dir: reading active writers 2024/11/12 01:11:24 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:24 DEBUG : >WaitForWriters: 2024/11/12 01:11:24 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:25 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:25 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:25 DEBUG : dir: Looking for writers 2024/11/12 01:11:25 DEBUG : file1: reading active writers 2024/11/12 01:11:25 DEBUG : : Looking for writers 2024/11/12 01:11:25 DEBUG : dir: reading active writers 2024/11/12 01:11:25 DEBUG : >WaitForWriters: 2024/11/12 01:11:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:25 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:25 DEBUG : dir/file1(0xc0008bc780): _readAt: size=512, off=0 2024/11/12 01:11:25 DEBUG : dir/file1(0xc0008bc780): openPending: 2024/11/12 01:11:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/12 01:11:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/12 01:11:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:25 DEBUG : dir/file1(0xc0008bc780): >openPending: err= 2024/11/12 01:11:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/12 01:11:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:11:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:25 DEBUG : dir/file1(0xc0008bc780): >_readAt: n=14, err=EOF 2024/11/12 01:11:25 DEBUG : dir/file1(0xc0008bc780): close: 2024/11/12 01:11:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/12 01:11:25 DEBUG : dir/file1(0xc0008bc780): >close: err= 2024/11/12 01:11:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/12 01:11:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000854900 2024/11/12 01:11:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/12 01:11:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/12 01:11:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000854900 2024/11/12 01:11:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/12 01:11:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/12 01:11:27 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:27 DEBUG : dir/file1(0xc0004abbc0): openPending: 2024/11/12 01:11:27 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" 2024/11/12 01:11:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/12 01:11:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:27 DEBUG : dir/file1(0xc0004abbc0): >openPending: err= 2024/11/12 01:11:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/12 01:11:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:27 DEBUG : dir/file1(0xc0004abbc0): _writeAt: size=25, off=0 2024/11/12 01:11:27 DEBUG : dir/file1(0xc0004abbc0): >_writeAt: n=25, err= 2024/11/12 01:11:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/12 01:11:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/12 01:11:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000854900 2024/11/12 01:11:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:11:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:27 DEBUG : newLeaf(0xc0004abbc0): close: 2024/11/12 01:11:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/12 01:11:27 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-12 01:11:27.059420488 +0000 UTC m=+66.143421059 2024/11/12 01:11:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:27 DEBUG : newLeaf(0xc0004abbc0): >close: err= 2024/11/12 01:11:27 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:27 DEBUG : dir: Looking for writers 2024/11/12 01:11:27 DEBUG : : Looking for writers 2024/11/12 01:11:27 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:27 DEBUG : dir: reading active writers 2024/11/12 01:11:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:27 DEBUG : dir: Looking for writers 2024/11/12 01:11:27 DEBUG : : Looking for writers 2024/11/12 01:11:27 DEBUG : dir: reading active writers 2024/11/12 01:11:27 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:27 DEBUG : dir: Looking for writers 2024/11/12 01:11:27 DEBUG : : Looking for writers 2024/11/12 01:11:27 DEBUG : dir: reading active writers 2024/11/12 01:11:27 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:27 DEBUG : dir: Looking for writers 2024/11/12 01:11:27 DEBUG : : Looking for writers 2024/11/12 01:11:27 DEBUG : dir: reading active writers 2024/11/12 01:11:27 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:27 DEBUG : newLeaf: vfs cache: starting upload 2024/11/12 01:11:27 DEBUG : dir: Looking for writers 2024/11/12 01:11:27 DEBUG : : Looking for writers 2024/11/12 01:11:27 DEBUG : dir: reading active writers 2024/11/12 01:11:27 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:27 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:27 DEBUG : dir: Looking for writers 2024/11/12 01:11:27 DEBUG : : Looking for writers 2024/11/12 01:11:27 DEBUG : dir: reading active writers 2024/11/12 01:11:27 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/12 01:11:27 INFO : newLeaf: Copied (replaced existing) 2024/11/12 01:11:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-12 01:11:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/12 01:11:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/12 01:11:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/12 01:11:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/12 01:11:28 DEBUG : dir: Looking for writers 2024/11/12 01:11:28 DEBUG : : Looking for writers 2024/11/12 01:11:28 DEBUG : dir: reading active writers 2024/11/12 01:11:28 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:28 DEBUG : >WaitForWriters: 2024/11/12 01:11:28 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:28 DEBUG : dir: Looking for writers 2024/11/12 01:11:28 DEBUG : : Looking for writers 2024/11/12 01:11:28 DEBUG : dir: reading active writers 2024/11/12 01:11:28 DEBUG : newLeaf: reading active writers 2024/11/12 01:11:28 DEBUG : >WaitForWriters: 2024/11/12 01:11:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (22.66s) --- PASS: TestFileRename/off,forceCache=false (3.27s) --- PASS: TestFileRename/minimal,forceCache=false (3.20s) --- PASS: TestFileRename/minimal,forceCache=true (4.52s) --- PASS: TestFileRename/writes,forceCache=false (3.62s) --- PASS: TestFileRename/writes,forceCache=true (4.20s) --- PASS: TestFileRename/full,forceCache=false (3.85s) === 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-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:28 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:28 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:28 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:28 DEBUG : : Looking for writers 2024/11/12 01:11:28 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.20s) === 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-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:29 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:11:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/12 01:11:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/12 01:11:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:30 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:30 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:30 DEBUG : dir: Looking for writers 2024/11/12 01:11:30 DEBUG : file1: reading active writers 2024/11/12 01:11:30 DEBUG : : Looking for writers 2024/11/12 01:11:30 DEBUG : dir: reading active writers 2024/11/12 01:11:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.54s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:30 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:11:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/12 01:11:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/12 01:11:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/12 01:11:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/12 01:11:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/12 01:11:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/12 01:11:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/12 01:11:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/12 01:11:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/12 01:11:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/12 01:11:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/12 01:11:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/12 01:11:31 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/12 01:11:31 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/12 01:11:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/12 01:11:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/12 01:11:31 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/12 01:11:31 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:31 DEBUG : dir: Looking for writers 2024/11/12 01:11:31 DEBUG : file1: reading active writers 2024/11/12 01:11:31 DEBUG : : Looking for writers 2024/11/12 01:11:31 DEBUG : dir: reading active writers 2024/11/12 01:11:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.60s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:32 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:11:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/12 01:11:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/12 01:11:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/12 01:11:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/12 01:11:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/12 01:11:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/12 01:11:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/12 01:11:33 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/12 01:11:33 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/12 01:11:33 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/12 01:11:33 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/12 01:11:33 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/12 01:11:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/12 01:11:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/12 01:11:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/12 01:11:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/12 01:11:33 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/12 01:11:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/12 01:11:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/12 01:11:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/12 01:11:33 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/12 01:11:33 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:33 DEBUG : dir: Looking for writers 2024/11/12 01:11:33 DEBUG : file1: reading active writers 2024/11/12 01:11:33 DEBUG : : Looking for writers 2024/11/12 01:11:33 DEBUG : dir: reading active writers 2024/11/12 01:11:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.73s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:34 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:11:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/12 01:11:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/12 01:11:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:34 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:34 DEBUG : dir: Looking for writers 2024/11/12 01:11:34 DEBUG : file1: reading active writers 2024/11/12 01:11:34 DEBUG : : Looking for writers 2024/11/12 01:11:34 DEBUG : dir: reading active writers 2024/11/12 01:11:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.25s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:35 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:11:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/12 01:11:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/12 01:11:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:36 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/12 01:11:36 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/12 01:11:36 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:36 DEBUG : dir: Looking for writers 2024/11/12 01:11:36 DEBUG : file1: reading active writers 2024/11/12 01:11:36 DEBUG : : Looking for writers 2024/11/12 01:11:36 DEBUG : dir: reading active writers 2024/11/12 01:11:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.27s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:36 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:11:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:37 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): _readAt: size=1, off=0 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): openPending: 2024/11/12 01:11:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/12 01:11:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/12 01:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): >openPending: err= 2024/11/12 01:11:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/12 01:11:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:11:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): >_readAt: n=1, err= 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): _readAt: size=256, off=1 2024/11/12 01:11:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): >_readAt: n=15, err=EOF 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): _readAt: size=16, off=16 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): >_readAt: n=0, err=EOF 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): close: 2024/11/12 01:11:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): >close: err= 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): close: 2024/11/12 01:11:37 DEBUG : dir/file1(0xc00093edc0): >close: err=file already closed 2024/11/12 01:11:37 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:37 DEBUG : dir: Looking for writers 2024/11/12 01:11:37 DEBUG : file1: reading active writers 2024/11/12 01:11:37 DEBUG : : Looking for writers 2024/11/12 01:11:37 DEBUG : dir: reading active writers 2024/11/12 01:11:37 DEBUG : >WaitForWriters: 2024/11/12 01:11:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.24s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:37 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:11:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:38 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): _readAt: size=1, off=0 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): openPending: 2024/11/12 01:11:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/12 01:11:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/12 01:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): >openPending: err= 2024/11/12 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/12 01:11:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:11:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): >_readAt: n=1, err= 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): _readAt: size=1, off=5 2024/11/12 01:11:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): >_readAt: n=1, err= 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): _readAt: size=1, off=3 2024/11/12 01:11:38 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): >_readAt: n=1, err= 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): _readAt: size=1, off=13 2024/11/12 01:11:38 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): >_readAt: n=1, err= 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): _readAt: size=16, off=100 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): >_readAt: n=0, err=EOF 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): close: 2024/11/12 01:11:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/12 01:11:38 DEBUG : dir/file1(0xc000960740): >close: err= 2024/11/12 01:11:38 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:38 DEBUG : dir: Looking for writers 2024/11/12 01:11:38 DEBUG : file1: reading active writers 2024/11/12 01:11:38 DEBUG : : Looking for writers 2024/11/12 01:11:38 DEBUG : dir: reading active writers 2024/11/12 01:11:38 DEBUG : >WaitForWriters: 2024/11/12 01:11:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.25s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:39 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:39 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): _readAt: size=1, off=0 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): openPending: 2024/11/12 01:11:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/12 01:11:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/12 01:11:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): >openPending: err= 2024/11/12 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/12 01:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): >_readAt: n=1, err= 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): _readAt: size=1, off=5 2024/11/12 01:11:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): >_readAt: n=1, err= 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): _readAt: size=1, off=1 2024/11/12 01:11:39 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): >_readAt: n=1, err= 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): _readAt: size=6, off=10 2024/11/12 01:11:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): >_readAt: n=6, err= 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): _readAt: size=256, off=10 2024/11/12 01:11:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): >_readAt: n=6, err=EOF 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): _readAt: size=256, off=100 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): >_readAt: n=0, err=EOF 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): close: 2024/11/12 01:11:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): >close: err= 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): _readAt: size=256, off=100 2024/11/12 01:11:39 DEBUG : dir/file1(0xc0009a8240): >_readAt: n=0, err=file already closed 2024/11/12 01:11:39 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:39 DEBUG : dir: Looking for writers 2024/11/12 01:11:39 DEBUG : file1: reading active writers 2024/11/12 01:11:39 DEBUG : : Looking for writers 2024/11/12 01:11:39 DEBUG : dir: reading active writers 2024/11/12 01:11:39 DEBUG : >WaitForWriters: 2024/11/12 01:11:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.25s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:40 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:11:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:40 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/12 01:11:40 DEBUG : dir/file1(0xc0002bdd40): RWFileHandle.Flush 2024/11/12 01:11:40 DEBUG : dir/file1(0xc0002bdd40): _readAt: size=256, off=0 2024/11/12 01:11:40 DEBUG : dir/file1(0xc0002bdd40): openPending: 2024/11/12 01:11:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/12 01:11:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/12 01:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:40 DEBUG : dir/file1(0xc0002bdd40): >openPending: err= 2024/11/12 01:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/12 01:11:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:11:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:41 DEBUG : dir/file1(0xc0002bdd40): >_readAt: n=16, err=EOF 2024/11/12 01:11:41 DEBUG : dir/file1(0xc0002bdd40): RWFileHandle.Flush 2024/11/12 01:11:41 DEBUG : dir/file1(0xc0002bdd40): RWFileHandle.Flush 2024/11/12 01:11:41 DEBUG : dir/file1(0xc0002bdd40): close: 2024/11/12 01:11:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/12 01:11:41 DEBUG : dir/file1(0xc0002bdd40): >close: err= 2024/11/12 01:11:41 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:41 DEBUG : dir: Looking for writers 2024/11/12 01:11:41 DEBUG : file1: reading active writers 2024/11/12 01:11:41 DEBUG : : Looking for writers 2024/11/12 01:11:41 DEBUG : dir: reading active writers 2024/11/12 01:11:41 DEBUG : >WaitForWriters: 2024/11/12 01:11:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.27s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:41 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:11:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/12 01:11:42 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/12 01:11:42 DEBUG : dir/file1(0xc0008bc1c0): _readAt: size=256, off=0 2024/11/12 01:11:42 DEBUG : dir/file1(0xc0008bc1c0): openPending: 2024/11/12 01:11:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/12 01:11:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/12 01:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:42 DEBUG : dir/file1(0xc0008bc1c0): >openPending: err= 2024/11/12 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/12 01:11:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:11:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:11:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:11:42 DEBUG : dir/file1(0xc0008bc1c0): >_readAt: n=16, err=EOF 2024/11/12 01:11:42 DEBUG : dir/file1(0xc0008bc1c0): RWFileHandle.Release 2024/11/12 01:11:42 DEBUG : dir/file1(0xc0008bc1c0): close: 2024/11/12 01:11:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/12 01:11:42 DEBUG : dir/file1(0xc0008bc1c0): >close: err= 2024/11/12 01:11:42 DEBUG : dir/file1(0xc0008bc1c0): RWFileHandle.Release 2024/11/12 01:11:42 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:42 DEBUG : dir: Looking for writers 2024/11/12 01:11:42 DEBUG : file1: reading active writers 2024/11/12 01:11:42 DEBUG : : Looking for writers 2024/11/12 01:11:42 DEBUG : dir: reading active writers 2024/11/12 01:11:42 DEBUG : >WaitForWriters: 2024/11/12 01:11:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.25s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:42 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:42 DEBUG : file1: newRWFileHandle: 2024/11/12 01:11:42 DEBUG : file1(0xc000707140): openPending: 2024/11/12 01:11:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:42 DEBUG : file1(0xc000707140): >openPending: err= 2024/11/12 01:11:42 DEBUG : file1: >newRWFileHandle: err= 2024/11/12 01:11:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/12 01:11:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/12 01:11:42 DEBUG : file1(0xc000707140): _writeAt: size=5, off=0 2024/11/12 01:11:42 DEBUG : file1(0xc000707140): >_writeAt: n=5, err= 2024/11/12 01:11:42 DEBUG : file1(0xc000707140): _writeAt: size=7, off=5 2024/11/12 01:11:42 DEBUG : file1(0xc000707140): >_writeAt: n=7, err= 2024/11/12 01:11:42 DEBUG : file1: vfs cache: truncate to size=11 2024/11/12 01:11:42 DEBUG : file1(0xc000707140): close: 2024/11/12 01:11:42 DEBUG : file1: vfs cache: setting modification time to 2024-11-12 01:11:42.889050969 +0000 UTC m=+81.973051539 2024/11/12 01:11:42 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:42 DEBUG : file1(0xc000707140): >close: err= 2024/11/12 01:11:42 DEBUG : file1(0xc000707140): close: 2024/11/12 01:11:42 DEBUG : file1(0xc000707140): >close: err=file already closed 2024/11/12 01:11:42 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:42 DEBUG : : Looking for writers 2024/11/12 01:11:42 DEBUG : file1: reading active writers 2024/11/12 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:42 DEBUG : : Looking for writers 2024/11/12 01:11:42 DEBUG : file1: reading active writers 2024/11/12 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:42 DEBUG : : Looking for writers 2024/11/12 01:11:42 DEBUG : file1: reading active writers 2024/11/12 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:42 DEBUG : : Looking for writers 2024/11/12 01:11:42 DEBUG : file1: reading active writers 2024/11/12 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:42 DEBUG : file1: vfs cache: starting upload 2024/11/12 01:11:43 DEBUG : : Looking for writers 2024/11/12 01:11:43 DEBUG : file1: reading active writers 2024/11/12 01:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:43 DEBUG : : Looking for writers 2024/11/12 01:11:43 DEBUG : file1: reading active writers 2024/11/12 01:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:43 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:11:43 INFO : file1: Copied (new) 2024/11/12 01:11:43 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-12 01:11:42 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/12 01:11:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/12 01:11:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:43 INFO : file1: vfs cache: upload succeeded try #1 2024/11/12 01:11:43 DEBUG : : Looking for writers 2024/11/12 01:11:43 DEBUG : file1: reading active writers 2024/11/12 01:11:43 DEBUG : >WaitForWriters: 2024/11/12 01:11:43 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:43 DEBUG : : Looking for writers 2024/11/12 01:11:43 DEBUG : file1: reading active writers 2024/11/12 01:11:43 DEBUG : >WaitForWriters: 2024/11/12 01:11:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.05s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:43 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:43 DEBUG : file1: newRWFileHandle: 2024/11/12 01:11:43 DEBUG : file1(0xc000ac27c0): openPending: 2024/11/12 01:11:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:43 DEBUG : file1(0xc000ac27c0): >openPending: err= 2024/11/12 01:11:43 DEBUG : file1: >newRWFileHandle: err= 2024/11/12 01:11:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/12 01:11:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/12 01:11:43 DEBUG : file1(0xc000ac27c0): _writeAt: size=7, off=0 2024/11/12 01:11:43 DEBUG : file1(0xc000ac27c0): >_writeAt: n=7, err= 2024/11/12 01:11:43 DEBUG : file1(0xc000ac27c0): _writeAt: size=6, off=5 2024/11/12 01:11:43 DEBUG : file1(0xc000ac27c0): >_writeAt: n=6, err= 2024/11/12 01:11:43 DEBUG : file1(0xc000ac27c0): close: 2024/11/12 01:11:43 DEBUG : file1: vfs cache: setting modification time to 2024-11-12 01:11:43.940204568 +0000 UTC m=+83.024205148 2024/11/12 01:11:43 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:43 DEBUG : file1(0xc000ac27c0): >close: err= 2024/11/12 01:11:43 DEBUG : file1(0xc000ac27c0): _writeAt: size=5, off=0 2024/11/12 01:11:43 DEBUG : file1(0xc000ac27c0): >_writeAt: n=0, err=file already closed 2024/11/12 01:11:43 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:43 DEBUG : : Looking for writers 2024/11/12 01:11:43 DEBUG : file1: reading active writers 2024/11/12 01:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:43 DEBUG : : Looking for writers 2024/11/12 01:11:43 DEBUG : file1: reading active writers 2024/11/12 01:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:43 DEBUG : : Looking for writers 2024/11/12 01:11:43 DEBUG : file1: reading active writers 2024/11/12 01:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:44 DEBUG : : Looking for writers 2024/11/12 01:11:44 DEBUG : file1: reading active writers 2024/11/12 01:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:44 DEBUG : file1: vfs cache: starting upload 2024/11/12 01:11:44 DEBUG : : Looking for writers 2024/11/12 01:11:44 DEBUG : file1: reading active writers 2024/11/12 01:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:44 DEBUG : : Looking for writers 2024/11/12 01:11:44 DEBUG : file1: reading active writers 2024/11/12 01:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:11:44 INFO : file1: Copied (new) 2024/11/12 01:11:44 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-12 01:11:43 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/12 01:11:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/12 01:11:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:44 INFO : file1: vfs cache: upload succeeded try #1 2024/11/12 01:11:44 DEBUG : : Looking for writers 2024/11/12 01:11:44 DEBUG : file1: reading active writers 2024/11/12 01:11:44 DEBUG : >WaitForWriters: 2024/11/12 01:11:44 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:44 DEBUG : : Looking for writers 2024/11/12 01:11:44 DEBUG : file1: reading active writers 2024/11/12 01:11:44 DEBUG : >WaitForWriters: 2024/11/12 01:11:44 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.05s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:44 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:44 DEBUG : file1: newRWFileHandle: 2024/11/12 01:11:44 DEBUG : file1(0xc0006d7c00): openPending: 2024/11/12 01:11:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:44 DEBUG : file1(0xc0006d7c00): >openPending: err= 2024/11/12 01:11:44 DEBUG : file1: >newRWFileHandle: err= 2024/11/12 01:11:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/12 01:11:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/12 01:11:44 DEBUG : file1(0xc0006d7c00): close: 2024/11/12 01:11:44 DEBUG : file1: vfs cache: setting modification time to 2024-11-12 01:11:44.997846011 +0000 UTC m=+84.081846581 2024/11/12 01:11:44 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:44 DEBUG : file1(0xc0006d7c00): >close: err= 2024/11/12 01:11:44 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/12 01:11:44 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/12 01:11:44 DEBUG : file2: newRWFileHandle: 2024/11/12 01:11:44 DEBUG : file2(0xc0006d7cc0): openPending: 2024/11/12 01:11:44 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:44 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/12 01:11:44 DEBUG : file2(0xc0006d7cc0): >openPending: err= 2024/11/12 01:11:44 DEBUG : file2: >newRWFileHandle: err= 2024/11/12 01:11:44 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/12 01:11:44 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/12 01:11:44 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/12 01:11:44 DEBUG : file2(0xc0006d7cc0): RWFileHandle.Flush 2024/11/12 01:11:44 DEBUG : file2(0xc0006d7cc0): RWFileHandle.Release 2024/11/12 01:11:44 DEBUG : file2(0xc0006d7cc0): close: 2024/11/12 01:11:44 DEBUG : file2: vfs cache: setting modification time to 2024-11-12 01:11:44.998402882 +0000 UTC m=+84.082403452 2024/11/12 01:11:44 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:44 DEBUG : file2(0xc0006d7cc0): >close: err= 2024/11/12 01:11:44 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:44 DEBUG : : Looking for writers 2024/11/12 01:11:44 DEBUG : file1: reading active writers 2024/11/12 01:11:44 DEBUG : file2: reading active writers 2024/11/12 01:11:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/12 01:11:45 DEBUG : : Looking for writers 2024/11/12 01:11:45 DEBUG : file1: reading active writers 2024/11/12 01:11:45 DEBUG : file2: reading active writers 2024/11/12 01:11:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/12 01:11:45 DEBUG : : Looking for writers 2024/11/12 01:11:45 DEBUG : file1: reading active writers 2024/11/12 01:11:45 DEBUG : file2: reading active writers 2024/11/12 01:11:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/12 01:11:45 DEBUG : : Looking for writers 2024/11/12 01:11:45 DEBUG : file1: reading active writers 2024/11/12 01:11:45 DEBUG : file2: reading active writers 2024/11/12 01:11:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/12 01:11:45 DEBUG : file1: vfs cache: starting upload 2024/11/12 01:11:45 DEBUG : file2: vfs cache: starting upload 2024/11/12 01:11:45 DEBUG : : Looking for writers 2024/11/12 01:11:45 DEBUG : file2: reading active writers 2024/11/12 01:11:45 DEBUG : file1: reading active writers 2024/11/12 01:11:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/11/12 01:11:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:45 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:45 DEBUG : : Looking for writers 2024/11/12 01:11:45 DEBUG : file2: reading active writers 2024/11/12 01:11:45 DEBUG : file1: reading active writers 2024/11/12 01:11:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/11/12 01:11:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:11:45 INFO : file1: Copied (new) 2024/11/12 01:11:45 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-12 01:11:44 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/12 01:11:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/12 01:11:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:45 INFO : file1: vfs cache: upload succeeded try #1 2024/11/12 01:11:45 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:11:45 INFO : file2: Copied (new) 2024/11/12 01:11:45 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-12 01:11:44 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/12 01:11:45 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/12 01:11:45 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/12 01:11:45 INFO : file2: vfs cache: upload succeeded try #1 2024/11/12 01:11:45 DEBUG : : Looking for writers 2024/11/12 01:11:45 DEBUG : file1: reading active writers 2024/11/12 01:11:45 DEBUG : file2: reading active writers 2024/11/12 01:11:45 DEBUG : >WaitForWriters: 2024/11/12 01:11:45 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:45 DEBUG : : Looking for writers 2024/11/12 01:11:45 DEBUG : file1: reading active writers 2024/11/12 01:11:45 DEBUG : file2: reading active writers 2024/11/12 01:11:45 DEBUG : >WaitForWriters: 2024/11/12 01:11:45 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.22s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:46 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:46 DEBUG : file1: newRWFileHandle: 2024/11/12 01:11:46 DEBUG : file1(0xc0005da040): openPending: 2024/11/12 01:11:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:46 DEBUG : file1(0xc0005da040): >openPending: err= 2024/11/12 01:11:46 DEBUG : file1: >newRWFileHandle: err= 2024/11/12 01:11:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/12 01:11:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/12 01:11:46 DEBUG : file1(0xc0005da040): _writeAt: size=5, off=0 2024/11/12 01:11:46 DEBUG : file1(0xc0005da040): >_writeAt: n=5, err= 2024/11/12 01:11:46 DEBUG : file1(0xc0005da040): RWFileHandle.Flush 2024/11/12 01:11:46 DEBUG : file1(0xc0005da040): RWFileHandle.Flush 2024/11/12 01:11:46 DEBUG : file1(0xc0005da040): close: 2024/11/12 01:11:46 DEBUG : file1: vfs cache: setting modification time to 2024-11-12 01:11:46.235816658 +0000 UTC m=+85.319817228 2024/11/12 01:11:46 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:46 DEBUG : file1(0xc0005da040): >close: err= 2024/11/12 01:11:46 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:46 DEBUG : : Looking for writers 2024/11/12 01:11:46 DEBUG : file1: reading active writers 2024/11/12 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:46 DEBUG : : Looking for writers 2024/11/12 01:11:46 DEBUG : file1: reading active writers 2024/11/12 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:46 DEBUG : : Looking for writers 2024/11/12 01:11:46 DEBUG : file1: reading active writers 2024/11/12 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:46 DEBUG : : Looking for writers 2024/11/12 01:11:46 DEBUG : file1: reading active writers 2024/11/12 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:46 DEBUG : file1: vfs cache: starting upload 2024/11/12 01:11:46 DEBUG : : Looking for writers 2024/11/12 01:11:46 DEBUG : file1: reading active writers 2024/11/12 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:46 DEBUG : : Looking for writers 2024/11/12 01:11:46 DEBUG : file1: reading active writers 2024/11/12 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/12 01:11:46 INFO : file1: Copied (new) 2024/11/12 01:11:46 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-12 01:11:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/12 01:11:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/12 01:11:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:46 INFO : file1: vfs cache: upload succeeded try #1 2024/11/12 01:11:46 DEBUG : : Looking for writers 2024/11/12 01:11:46 DEBUG : file1: reading active writers 2024/11/12 01:11:46 DEBUG : >WaitForWriters: 2024/11/12 01:11:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.06s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:47 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:47 DEBUG : file1: newRWFileHandle: 2024/11/12 01:11:47 DEBUG : file1(0xc000674ac0): openPending: 2024/11/12 01:11:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:47 DEBUG : file1(0xc000674ac0): >openPending: err= 2024/11/12 01:11:47 DEBUG : file1: >newRWFileHandle: err= 2024/11/12 01:11:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/12 01:11:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/12 01:11:47 DEBUG : file1(0xc000674ac0): _writeAt: size=5, off=0 2024/11/12 01:11:47 DEBUG : file1(0xc000674ac0): >_writeAt: n=5, err= 2024/11/12 01:11:47 DEBUG : file1(0xc000674ac0): RWFileHandle.Release 2024/11/12 01:11:47 DEBUG : file1(0xc000674ac0): close: 2024/11/12 01:11:47 DEBUG : file1: vfs cache: setting modification time to 2024-11-12 01:11:47.283334755 +0000 UTC m=+86.367335325 2024/11/12 01:11:47 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:47 DEBUG : file1(0xc000674ac0): >close: err= 2024/11/12 01:11:47 DEBUG : file1(0xc000674ac0): RWFileHandle.Release 2024/11/12 01:11:47 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:47 DEBUG : : Looking for writers 2024/11/12 01:11:47 DEBUG : file1: reading active writers 2024/11/12 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:47 DEBUG : : Looking for writers 2024/11/12 01:11:47 DEBUG : file1: reading active writers 2024/11/12 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:47 DEBUG : : Looking for writers 2024/11/12 01:11:47 DEBUG : file1: reading active writers 2024/11/12 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:47 DEBUG : : Looking for writers 2024/11/12 01:11:47 DEBUG : file1: reading active writers 2024/11/12 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:47 DEBUG : file1: vfs cache: starting upload 2024/11/12 01:11:47 DEBUG : : Looking for writers 2024/11/12 01:11:47 DEBUG : file1: reading active writers 2024/11/12 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:47 DEBUG : : Looking for writers 2024/11/12 01:11:47 DEBUG : file1: reading active writers 2024/11/12 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/12 01:11:47 INFO : file1: Copied (new) 2024/11/12 01:11:47 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-12 01:11:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/12 01:11:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/12 01:11:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:47 INFO : file1: vfs cache: upload succeeded try #1 2024/11/12 01:11:47 DEBUG : : Looking for writers 2024/11/12 01:11:47 DEBUG : file1: reading active writers 2024/11/12 01:11:47 DEBUG : >WaitForWriters: 2024/11/12 01:11:47 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.01s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:48 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/12 01:11:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/12 01:11:48 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:48 DEBUG : dir/file1(0xc0007e0540): openPending: 2024/11/12 01:11:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/12 01:11:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/12 01:11:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:48 DEBUG : dir/file1(0xc0007e0540): >openPending: err= 2024/11/12 01:11:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/12 01:11:48 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/12 01:11:48 DEBUG : dir/file1(0xc0007e0540): _writeAt: size=5, off=0 2024/11/12 01:11:48 DEBUG : dir/file1(0xc0007e0540): >_writeAt: n=5, err= 2024/11/12 01:11:48 DEBUG : dir/file1(0xc0007e0540): close: 2024/11/12 01:11:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:48 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-12 01:11:48.857756191 +0000 UTC m=+87.941756760 2024/11/12 01:11:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:48 DEBUG : dir/file1(0xc0007e0540): >close: err= 2024/11/12 01:11:48 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:48 DEBUG : dir: Looking for writers 2024/11/12 01:11:48 DEBUG : file1: reading active writers 2024/11/12 01:11:48 DEBUG : : Looking for writers 2024/11/12 01:11:48 DEBUG : dir: reading active writers 2024/11/12 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:48 DEBUG : dir: Looking for writers 2024/11/12 01:11:48 DEBUG : file1: reading active writers 2024/11/12 01:11:48 DEBUG : : Looking for writers 2024/11/12 01:11:48 DEBUG : dir: reading active writers 2024/11/12 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:48 DEBUG : dir: Looking for writers 2024/11/12 01:11:48 DEBUG : file1: reading active writers 2024/11/12 01:11:48 DEBUG : : Looking for writers 2024/11/12 01:11:48 DEBUG : dir: reading active writers 2024/11/12 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:48 DEBUG : dir: Looking for writers 2024/11/12 01:11:48 DEBUG : file1: reading active writers 2024/11/12 01:11:48 DEBUG : : Looking for writers 2024/11/12 01:11:48 DEBUG : dir: reading active writers 2024/11/12 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:48 DEBUG : dir/file1: vfs cache: starting upload 2024/11/12 01:11:49 DEBUG : dir: Looking for writers 2024/11/12 01:11:49 DEBUG : file1: reading active writers 2024/11/12 01:11:49 DEBUG : : Looking for writers 2024/11/12 01:11:49 DEBUG : dir: reading active writers 2024/11/12 01:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:49 DEBUG : dir: Looking for writers 2024/11/12 01:11:49 DEBUG : file1: reading active writers 2024/11/12 01:11:49 DEBUG : : Looking for writers 2024/11/12 01:11:49 DEBUG : dir: reading active writers 2024/11/12 01:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:49 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/12 01:11:49 INFO : dir/file1: Copied (replaced existing) 2024/11/12 01:11:49 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-12 01:11:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/12 01:11:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/12 01:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/12 01:11:49 DEBUG : dir: Looking for writers 2024/11/12 01:11:49 DEBUG : file1: reading active writers 2024/11/12 01:11:49 DEBUG : : Looking for writers 2024/11/12 01:11:49 DEBUG : dir: reading active writers 2024/11/12 01:11:49 DEBUG : >WaitForWriters: 2024/11/12 01:11:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.92s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:50 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:50 DEBUG : dir/file1: newRWFileHandle: 2024/11/12 01:11:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/12 01:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/12 01:11:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/12 01:11:50 DEBUG : dir/file1(0xc0006ea440): _writeAt: size=5, off=0 2024/11/12 01:11:50 DEBUG : dir/file1(0xc0006ea440): openPending: 2024/11/12 01:11:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/12 01:11:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/12 01:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:50 DEBUG : dir/file1(0xc0006ea440): >openPending: err= 2024/11/12 01:11:50 DEBUG : dir/file1(0xc0006ea440): >_writeAt: n=5, err= 2024/11/12 01:11:50 DEBUG : dir/file1(0xc0006ea440): _writeAt: size=15, off=5 2024/11/12 01:11:50 DEBUG : dir/file1(0xc0006ea440): >_writeAt: n=15, err= 2024/11/12 01:11:50 DEBUG : dir/file1(0xc0006ea440): close: 2024/11/12 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/12 01:11:50 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-12 01:11:50.897469771 +0000 UTC m=+89.981470340 2024/11/12 01:11:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:50 DEBUG : dir/file1(0xc0006ea440): >close: err= 2024/11/12 01:11:50 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:50 DEBUG : dir: Looking for writers 2024/11/12 01:11:50 DEBUG : file1: reading active writers 2024/11/12 01:11:50 DEBUG : : Looking for writers 2024/11/12 01:11:50 DEBUG : dir: reading active writers 2024/11/12 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:50 DEBUG : dir: Looking for writers 2024/11/12 01:11:50 DEBUG : file1: reading active writers 2024/11/12 01:11:50 DEBUG : : Looking for writers 2024/11/12 01:11:50 DEBUG : dir: reading active writers 2024/11/12 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:50 DEBUG : dir: Looking for writers 2024/11/12 01:11:50 DEBUG : file1: reading active writers 2024/11/12 01:11:50 DEBUG : : Looking for writers 2024/11/12 01:11:50 DEBUG : dir: reading active writers 2024/11/12 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:50 DEBUG : dir: Looking for writers 2024/11/12 01:11:50 DEBUG : file1: reading active writers 2024/11/12 01:11:50 DEBUG : : Looking for writers 2024/11/12 01:11:50 DEBUG : dir: reading active writers 2024/11/12 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:50 DEBUG : dir/file1: vfs cache: starting upload 2024/11/12 01:11:51 DEBUG : dir: Looking for writers 2024/11/12 01:11:51 DEBUG : file1: reading active writers 2024/11/12 01:11:51 DEBUG : : Looking for writers 2024/11/12 01:11:51 DEBUG : dir: reading active writers 2024/11/12 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:51 DEBUG : dir: Looking for writers 2024/11/12 01:11:51 DEBUG : file1: reading active writers 2024/11/12 01:11:51 DEBUG : : Looking for writers 2024/11/12 01:11:51 DEBUG : dir: reading active writers 2024/11/12 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:51 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/11/12 01:11:51 INFO : dir/file1: Copied (replaced existing) 2024/11/12 01:11:51 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-12 01:11:50 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/11/12 01:11:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/12 01:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/12 01:11:51 DEBUG : dir: Looking for writers 2024/11/12 01:11:51 DEBUG : file1: reading active writers 2024/11/12 01:11:51 DEBUG : : Looking for writers 2024/11/12 01:11:51 DEBUG : dir: reading active writers 2024/11/12 01:11:51 DEBUG : >WaitForWriters: 2024/11/12 01:11:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.99s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:52 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:52 DEBUG : file1: newRWFileHandle: 2024/11/12 01:11:52 DEBUG : file1(0xc000842e40): openPending: 2024/11/12 01:11:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:52 DEBUG : file1(0xc000842e40): >openPending: err= 2024/11/12 01:11:52 DEBUG : file1: >newRWFileHandle: err= 2024/11/12 01:11:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/12 01:11:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/12 01:11:52 DEBUG : file1(0xc000842e40): _writeAt: size=5, off=0 2024/11/12 01:11:52 DEBUG : file1(0xc000842e40): >_writeAt: n=5, err= 2024/11/12 01:11:52 DEBUG : file1(0xc000842e40): close: 2024/11/12 01:11:52 DEBUG : file1: vfs cache: setting modification time to 2024-11-12 01:11:52.209497423 +0000 UTC m=+91.293497993 2024/11/12 01:11:52 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:52 DEBUG : file1(0xc000842e40): >close: err= 2024/11/12 01:11:52 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:52 DEBUG : : Looking for writers 2024/11/12 01:11:52 DEBUG : file1: reading active writers 2024/11/12 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:52 DEBUG : : Looking for writers 2024/11/12 01:11:52 DEBUG : file1: reading active writers 2024/11/12 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:52 DEBUG : : Looking for writers 2024/11/12 01:11:52 DEBUG : file1: reading active writers 2024/11/12 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:52 DEBUG : : Looking for writers 2024/11/12 01:11:52 DEBUG : file1: reading active writers 2024/11/12 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:52 DEBUG : file1: vfs cache: starting upload 2024/11/12 01:11:52 DEBUG : : Looking for writers 2024/11/12 01:11:52 DEBUG : file1: reading active writers 2024/11/12 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:11:52 DEBUG : : Looking for writers 2024/11/12 01:11:52 DEBUG : file1: reading active writers 2024/11/12 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/12 01:11:52 INFO : file1: Copied (new) 2024/11/12 01:11:52 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-12 01:11:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/12 01:11:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/12 01:11:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:52 INFO : file1: vfs cache: upload succeeded try #1 2024/11/12 01:11:52 DEBUG : : Looking for writers 2024/11/12 01:11:52 DEBUG : file1: reading active writers 2024/11/12 01:11:52 DEBUG : >WaitForWriters: 2024/11/12 01:11:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.04s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:53 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/12 01:11:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b4c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b4c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b4c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b4c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b4c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.245048563 +0000 UTC m=+92.329049133 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b4c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b500): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b500): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b500): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b500): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b500): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b500): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b500): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.245048563 +0000 UTC m=+92.329049133 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b500): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b540): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b540): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b540): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b540): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b540): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.245048563 +0000 UTC m=+92.329049133 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b540): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038eaf0 item 1 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b580): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b580): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b580): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b580): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b580): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.24790116 +0000 UTC m=+92.331901729 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b580): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b5c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b5c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b5c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b5c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b5c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.24790116 +0000 UTC m=+92.331901729 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b5c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f490 item 2 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b600): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b600): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b600): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b600): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b600): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.248940614 +0000 UTC m=+92.332941184 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b600): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b640): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b640): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b640): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b640): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b640): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b640): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b640): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.248940614 +0000 UTC m=+92.332941184 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b640): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b680): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b680): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b680): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b680): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b680): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.248940614 +0000 UTC m=+92.332941184 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b680): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f960 item 3 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b700): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b700): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b700): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b700): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b700): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.250986782 +0000 UTC m=+92.334987352 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b700): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b780): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b780): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b780): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b780): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b780): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.250986782 +0000 UTC m=+92.334987352 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b780): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 4 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b7c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b7c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b7c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b7c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b7c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.25224764 +0000 UTC m=+92.336248210 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b7c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b800): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b800): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b800): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b800): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b800): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b800): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b800): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.25224764 +0000 UTC m=+92.336248210 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b800): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b840): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b840): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b840): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b840): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b840): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.25224764 +0000 UTC m=+92.336248210 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b840): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 5 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b8c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b8c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b8c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b8c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b8c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.257269024 +0000 UTC m=+92.341269594 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b8c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b940): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b940): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b940): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b940): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b940): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.257269024 +0000 UTC m=+92.341269594 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b940): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 6 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b9c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b9c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b9c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b9c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b9c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.259525374 +0000 UTC m=+92.343525945 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077b9c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077ba80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077ba80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077ba80): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077ba80): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077ba80): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077ba80): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077ba80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.259525374 +0000 UTC m=+92.343525945 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077ba80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077bac0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077bac0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077bac0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077bac0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077bac0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.259525374 +0000 UTC m=+92.343525945 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00077bac0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 7 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.264629093 +0000 UTC m=+92.348629663 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.264629093 +0000 UTC m=+92.348629663 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400150 item 8 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc000842fc0): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.265693124 +0000 UTC m=+92.349693693 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.265693124 +0000 UTC m=+92.349693693 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843080): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843080): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843080): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843080): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843080): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.265693124 +0000 UTC m=+92.349693693 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843080): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400540 item 9 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.266937401 +0000 UTC m=+92.350937971 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.266937401 +0000 UTC m=+92.350937971 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400ee0 item 10 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843240): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc000843240): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843240): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843240): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843240): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843240): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843240): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843280): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843280): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843280): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843280): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843280): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.268804965 +0000 UTC m=+92.352805535 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843280): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da140): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da140): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da140): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da140): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da140): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da140): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da140): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.268804965 +0000 UTC m=+92.352805535 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da140): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da180): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da180): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da180): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da180): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da180): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.268804965 +0000 UTC m=+92.352805535 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da180): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401180 item 11 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da0c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da0c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da0c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da0c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da0c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.273196008 +0000 UTC m=+92.357196579 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da0c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da200): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da200): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da200): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da200): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da200): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.273196008 +0000 UTC m=+92.357196579 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da200): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e310 item 12 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da2c0): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc0005da2c0): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da2c0): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da2c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da2c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da2c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da2c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da300): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da300): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da300): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da300): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da300): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.275375807 +0000 UTC m=+92.359376377 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da300): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da3c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da3c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da3c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da3c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da3c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.275375807 +0000 UTC m=+92.359376377 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da3c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eaf0 item 13 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da440): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da440): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da440): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da440): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da440): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.277678905 +0000 UTC m=+92.361679475 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da440): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da4c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da4c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da4c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da4c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da4c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.277678905 +0000 UTC m=+92.361679475 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da4c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f030 item 14 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da580): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc0005da580): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da580): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da580): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da580): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da580): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da580): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da5c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da5c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da5c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da5c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da5c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.279390247 +0000 UTC m=+92.363390817 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da5c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da680): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da680): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da680): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da680): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da680): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.279390247 +0000 UTC m=+92.363390817 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da680): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f420 item 15 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da700): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da700): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da700): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da700): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da700): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.287192452 +0000 UTC m=+92.371193022 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da700): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da780): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da780): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da780): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da780): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da780): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.287192452 +0000 UTC m=+92.371193022 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da780): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f880 item 16 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da7c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da7c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da7c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da7c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da7c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.288703619 +0000 UTC m=+92.372704189 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da7c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da800): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da800): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da800): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da800): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da800): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da800): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da800): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da800): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.288703619 +0000 UTC m=+92.372704189 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da800): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da840): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da840): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da840): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da840): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da840): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.288703619 +0000 UTC m=+92.372704189 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da840): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fb90 item 17 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da8c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da8c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da8c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da8c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da8c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.292920798 +0000 UTC m=+92.376921369 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da8c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da940): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da940): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da940): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da940): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da940): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.292920798 +0000 UTC m=+92.376921369 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da940): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063a3f0 item 18 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da9c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da9c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da9c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da9c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da9c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.294539086 +0000 UTC m=+92.378539655 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005da9c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daa80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daa80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daa80): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daa80): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daa80): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daa80): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daa80): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daa80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.294539086 +0000 UTC m=+92.378539655 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daa80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daac0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daac0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daac0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daac0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daac0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.294539086 +0000 UTC m=+92.378539655 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daac0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063b650 item 19 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dab40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dab40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dab40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dab40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dab40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.296688516 +0000 UTC m=+92.380689086 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dab40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dabc0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dabc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dabc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dabc0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dabc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.296688516 +0000 UTC m=+92.380689086 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dabc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063bab0 item 20 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dac00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dac00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dac00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dac00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dac00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.303321455 +0000 UTC m=+92.387322025 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dac00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dacc0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dacc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dacc0): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dacc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dacc0): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dacc0): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dacc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dacc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.303321455 +0000 UTC m=+92.387322025 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dacc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad00): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.303321455 +0000 UTC m=+92.387322025 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063bea0 item 21 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.305485913 +0000 UTC m=+92.389486484 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dad80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae00): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.305485913 +0000 UTC m=+92.389486484 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400460 item 22 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.31248653 +0000 UTC m=+92.396487100 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dae80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf40): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf40): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf40): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf40): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf40): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.31248653 +0000 UTC m=+92.396487100 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf80): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf80): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf80): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.31248653 +0000 UTC m=+92.396487100 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005daf80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400af0 item 23 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db000): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db000): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db000): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db000): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db000): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.316989404 +0000 UTC m=+92.400989973 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db000): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db080): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db080): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db080): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db080): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db080): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.316989404 +0000 UTC m=+92.400989973 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db080): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401340 item 24 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db140): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc0005db140): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db140): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db140): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db140): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db140): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db140): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db180): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db180): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db180): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db180): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db180): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.318922951 +0000 UTC m=+92.402923511 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db180): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db240): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db240): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db240): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db240): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db240): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db240): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db240): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db240): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.318922951 +0000 UTC m=+92.402923511 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db240): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db280): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db280): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db280): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db280): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db280): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.318922951 +0000 UTC m=+92.402923511 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db280): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004016c0 item 25 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db300): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db300): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db300): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db300): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db300): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.321155177 +0000 UTC m=+92.405155747 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db300): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db380): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db380): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db380): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db380): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db380): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.321155177 +0000 UTC m=+92.405155747 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db380): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401a40 item 26 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db440): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc0005db440): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db440): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db440): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db440): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db440): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db440): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db480): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db480): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db480): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db480): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db480): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.323854626 +0000 UTC m=+92.407855206 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db480): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db540): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db540): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db540): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db540): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db540): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db540): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db540): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db540): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.323854626 +0000 UTC m=+92.407855206 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db540): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db580): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db580): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db580): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db580): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db580): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.323854626 +0000 UTC m=+92.407855206 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db580): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ea0 item 27 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db600): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db600): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db600): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db600): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db600): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.326099385 +0000 UTC m=+92.410099956 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db600): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db680): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db680): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db680): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db680): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db680): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.326099385 +0000 UTC m=+92.410099956 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db680): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568700 item 28 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db740): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc0005db740): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db740): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db740): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db740): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db740): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db740): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db780): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db780): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db780): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db780): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db780): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.328955919 +0000 UTC m=+92.412956489 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db780): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db840): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db840): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db840): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db840): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db840): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.328955919 +0000 UTC m=+92.412956489 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db840): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568af0 item 29 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db8c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db8c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db8c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db8c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db8c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.33039966 +0000 UTC m=+92.414400230 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db8c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db940): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db940): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db940): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db940): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db940): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.33039966 +0000 UTC m=+92.414400230 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005db940): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568ee0 item 30 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba00): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc0005dba00): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba00): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba00): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba00): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.331947455 +0000 UTC m=+92.415948026 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dba40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb00): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.331947455 +0000 UTC m=+92.415948026 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005692d0 item 31 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.333688203 +0000 UTC m=+92.417688772 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbb80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc00): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.333688203 +0000 UTC m=+92.417688772 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005697a0 item 32 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.335153333 +0000 UTC m=+92.419153903 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbc40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee070 item 33 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.335457312 +0000 UTC m=+92.419457881 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842080): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842080): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842080): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842080): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842080): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.335457312 +0000 UTC m=+92.419457881 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842080): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee540 item 33 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.336347017 +0000 UTC m=+92.420347586 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842100): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842100): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef3b0 item 34 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842100): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842100): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842100): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842100): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842100): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.336729241 +0000 UTC m=+92.420729811 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842100): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.336729241 +0000 UTC m=+92.420729811 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef500 item 34 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842180): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842180): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842180): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842180): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842180): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.337528816 +0000 UTC m=+92.421529387 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842180): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008421c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008421c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008421c0): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008421c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008421c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efce0 item 35 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008421c0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008421c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.337855899 +0000 UTC m=+92.421856469 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008421c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.337855899 +0000 UTC m=+92.421856469 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efe30 item 35 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842280): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842280): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842280): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842280): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842280): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.33883474 +0000 UTC m=+92.422835310 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842280): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842340): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842340): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e05b0 item 36 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842340): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842340): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842340): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842340): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842340): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.339219279 +0000 UTC m=+92.423219850 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842340): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.339219279 +0000 UTC m=+92.423219850 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0700 item 36 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008423c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008423c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008423c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008423c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008423c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.340508791 +0000 UTC m=+92.424509362 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008423c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0d20 item 37 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.341126186 +0000 UTC m=+92.425126757 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.341126186 +0000 UTC m=+92.425126757 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0ee0 item 37 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.342709929 +0000 UTC m=+92.426710499 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842580): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842580): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1260 item 38 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842580): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842580): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842580): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842580): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842580): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.343904554 +0000 UTC m=+92.427905123 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842580): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.343904554 +0000 UTC m=+92.427905123 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1570 item 38 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.346796445 +0000 UTC m=+92.430797014 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1ce0 item 39 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.347288905 +0000 UTC m=+92.431289475 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.347288905 +0000 UTC m=+92.431289475 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626000 item 39 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.34885801 +0000 UTC m=+92.432858581 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842880): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842880): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626930 item 40 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842880): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842880): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842880): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842880): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842880): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.349506885 +0000 UTC m=+92.433507455 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842880): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.349506885 +0000 UTC m=+92.433507455 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626af0 item 40 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842900): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842900): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842900): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842900): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842900): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842900): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842900): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.350878981 +0000 UTC m=+92.434879551 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842900): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842940): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842940): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842940): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626f50 item 41 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842940): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842940): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.351345474 +0000 UTC m=+92.435346044 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842940): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627110 item 41 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.352009918 +0000 UTC m=+92.436010487 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.352009918 +0000 UTC m=+92.436010487 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627340 item 41 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a80): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.353348311 +0000 UTC m=+92.437348881 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006275e0 item 42 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.353824091 +0000 UTC m=+92.437824661 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627810 item 42 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b80): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b80): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b80): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.354531022 +0000 UTC m=+92.438531593 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842bc0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842bc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842bc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842bc0): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842bc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.354531022 +0000 UTC m=+92.438531593 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842bc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627960 item 42 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c80): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.355815305 +0000 UTC m=+92.439815875 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627ce0 item 43 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.356291006 +0000 UTC m=+92.440291575 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d80): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d80): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627e30 item 43 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d80): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.357324148 +0000 UTC m=+92.441324719 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842dc0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842dc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842dc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842dc0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842dc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.357324148 +0000 UTC m=+92.441324719 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842dc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da380 item 43 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.358675617 +0000 UTC m=+92.442676187 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daa80 item 44 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.359115539 +0000 UTC m=+92.443116109 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dae00 item 44 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.360126752 +0000 UTC m=+92.444127322 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843000): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.360126752 +0000 UTC m=+92.444127322 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db0a0 item 44 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.361503968 +0000 UTC m=+92.445504527 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843100): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843140): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843140): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843140): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db420 item 45 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843140): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843140): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.361990068 +0000 UTC m=+92.445990637 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843140): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbd00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbd00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbd00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbd00): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbd00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.361990068 +0000 UTC m=+92.445990637 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbd00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db5e0 item 45 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.363240897 +0000 UTC m=+92.447241457 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569e30 item 46 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.363816423 +0000 UTC m=+92.447816994 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.363816423 +0000 UTC m=+92.447816994 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e770 item 46 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.366393894 +0000 UTC m=+92.450394465 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038eb60 item 47 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.366942662 +0000 UTC m=+92.450943222 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.366942662 +0000 UTC m=+92.450943222 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f1f0 item 47 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.368409736 +0000 UTC m=+92.452410307 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f5e0 item 48 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.368914951 +0000 UTC m=+92.452915521 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.368914951 +0000 UTC m=+92.452915521 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f880 item 48 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b900): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b900): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b900): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b900): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b900): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.370488445 +0000 UTC m=+92.454489025 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b900): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b940): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b940): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b940): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b940): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b940): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b940): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ff10 item 49 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b940): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b940): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.371136227 +0000 UTC m=+92.455136797 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b940): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.371136227 +0000 UTC m=+92.455136797 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 49 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.372380124 +0000 UTC m=+92.456380694 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 50 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.373003871 +0000 UTC m=+92.457004431 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb00): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.373003871 +0000 UTC m=+92.457004431 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 50 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bbc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bbc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bbc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bbc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bbc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.374304083 +0000 UTC m=+92.458304654 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bbc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bcc0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bcc0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bcc0): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bcc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bcc0): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bcc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 51 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bcc0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bcc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.374875332 +0000 UTC m=+92.458875902 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bcc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.374875332 +0000 UTC m=+92.458875902 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 51 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.376420442 +0000 UTC m=+92.460421012 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bf40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bf40): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bf40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6150 item 52 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bf40): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bf40): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bf40): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bf40): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bf40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.376975841 +0000 UTC m=+92.460976411 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bf40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c0c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c0c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c0c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c0c0): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c0c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.376975841 +0000 UTC m=+92.460976411 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c0c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a64d0 item 52 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c180): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c180): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c180): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c180): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c180): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.378544485 +0000 UTC m=+92.462545066 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c180): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c2c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c2c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c2c0): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c2c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c2c0): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c2c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6e70 item 53 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c2c0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c2c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.379095927 +0000 UTC m=+92.463096498 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c2c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c380): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c380): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c380): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c380): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c380): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.379095927 +0000 UTC m=+92.463096498 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c380): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7570 item 53 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c840): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c840): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c840): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c840): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c840): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.380464167 +0000 UTC m=+92.464464737 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057c840): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cb00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cb00): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cb00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e070 item 54 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cb00): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cb00): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cb00): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cb00): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cb00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.380990902 +0000 UTC m=+92.464991472 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cb00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057ce40): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057ce40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057ce40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057ce40): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057ce40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.380990902 +0000 UTC m=+92.464991472 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057ce40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e230 item 54 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cf40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cf40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cf40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cf40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cf40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.382382796 +0000 UTC m=+92.466383366 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057cf40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057d040): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057d040): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057d040): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057d040): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057d040): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057d040): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e620 item 55 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057d040): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057d040): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.382999279 +0000 UTC m=+92.466999840 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00057d040): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.382999279 +0000 UTC m=+92.466999840 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843180): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db810 item 55 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843300): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843300): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843300): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843300): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843300): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.3846404 +0000 UTC m=+92.468640969 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843300): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008433c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008433c0): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008433c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be070 item 56 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008433c0): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008433c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008433c0): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008433c0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008433c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.385770393 +0000 UTC m=+92.469770962 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008433c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843400): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843400): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843400): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843400): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843400): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.385770393 +0000 UTC m=+92.469770962 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843400): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be1c0 item 56 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008434c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008434c0): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008434c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008434c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008434c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008434c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008434c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008434c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.388581081 +0000 UTC m=+92.472581661 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008434c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843500): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843500): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843500): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be5b0 item 57 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843500): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843500): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.389139726 +0000 UTC m=+92.473140296 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843500): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008435c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008435c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008435c0): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008435c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008435c0): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008435c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be770 item 57 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008435c0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008435c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.390392299 +0000 UTC m=+92.474392869 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008435c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843600): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843600): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843600): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843600): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843600): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.390392299 +0000 UTC m=+92.474392869 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843600): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be930 item 57 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008436c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008436c0): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008436c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008436c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008436c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008436c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008436c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008436c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.393422859 +0000 UTC m=+92.477423429 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008436c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843700): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843700): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843700): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004beee0 item 58 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843700): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843700): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.393960454 +0000 UTC m=+92.477961024 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843700): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008437c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008437c0): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008437c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf030 item 58 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008437c0): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008437c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008437c0): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008437c0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008437c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.395560878 +0000 UTC m=+92.479561448 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008437c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843800): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843800): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843800): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843800): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843800): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.395560878 +0000 UTC m=+92.479561448 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843800): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf180 item 58 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008438c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008438c0): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008438c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008438c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008438c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008438c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008438c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008438c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.3980796 +0000 UTC m=+92.482080160 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008438c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843900): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843900): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843900): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf6c0 item 59 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843900): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843900): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.398980736 +0000 UTC m=+92.482981306 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843900): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008439c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008439c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008439c0): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008439c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008439c0): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008439c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf880 item 59 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008439c0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008439c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.400086505 +0000 UTC m=+92.484087075 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008439c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843a00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843a00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843a00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843a00): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843a00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.400086505 +0000 UTC m=+92.484087075 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843a00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfa40 item 59 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ac0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ac0): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ac0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ac0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ac0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ac0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ac0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.412891299 +0000 UTC m=+92.496891869 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ac0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843b00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843b00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843b00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c81c0 item 60 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843b00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843b00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.413845424 +0000 UTC m=+92.497845994 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843b00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843bc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843bc0): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843bc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8850 item 60 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843bc0): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843bc0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843bc0): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843bc0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843bc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.414771656 +0000 UTC m=+92.498772226 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843bc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843c00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843c00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843c00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843c00): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843c00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.414771656 +0000 UTC m=+92.498772226 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843c00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8d20 item 60 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843cc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843cc0): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843cc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843cc0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843cc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843cc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843cc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.416558879 +0000 UTC m=+92.500559449 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843cc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843d00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843d00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843d00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9180 item 61 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843d00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843d00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.417319873 +0000 UTC m=+92.501320443 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843d00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843dc0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843dc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843dc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843dc0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843dc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.417319873 +0000 UTC m=+92.501320443 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843dc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9420 item 61 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843e80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843e80): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843e80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843e80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843e80): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843e80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843e80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843e80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.418989787 +0000 UTC m=+92.502990377 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843e80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ec0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ec0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ec0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9b20 item 62 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ec0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ec0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.419527543 +0000 UTC m=+92.503528113 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843ec0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476040): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476040): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476040): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476040): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476040): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.419527543 +0000 UTC m=+92.503528113 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476040): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9c70 item 62 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004763c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004763c0): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004763c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004763c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004763c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004763c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004763c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004763c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.421240728 +0000 UTC m=+92.505241298 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004763c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476400): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476400): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476400): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce2a0 item 63 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476400): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476400): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.421737767 +0000 UTC m=+92.505738338 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476400): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc000): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc000): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc000): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc000): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc000): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.421737767 +0000 UTC m=+92.505738338 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc000): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce4d0 item 63 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.423077614 +0000 UTC m=+92.507078214 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc100): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc100): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc100): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d45b0 item 64 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc100): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc100): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.423635868 +0000 UTC m=+92.507636438 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc100): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc1c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc1c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc1c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc1c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc1c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.423635868 +0000 UTC m=+92.507636438 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc1c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d47e0 item 64 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.424719876 +0000 UTC m=+92.508720446 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4c40 item 65 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.425189305 +0000 UTC m=+92.509189875 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc380): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc380): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc380): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc380): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc380): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.425189305 +0000 UTC m=+92.509189875 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc380): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5260 item 65 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.426442479 +0000 UTC m=+92.510443049 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc400): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc400): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5c70 item 66 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc400): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc400): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc400): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc400): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc400): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.431163941 +0000 UTC m=+92.515164511 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc400): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc440): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc440): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc440): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc440): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc440): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.431163941 +0000 UTC m=+92.515164511 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc440): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8150 item 66 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.435566136 +0000 UTC m=+92.519566707 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8690 item 67 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.438151343 +0000 UTC m=+92.522151913 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc500): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc500): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc500): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc500): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc500): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.438151343 +0000 UTC m=+92.522151913 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc500): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8850 item 67 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc580): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc580): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc580): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc580): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc580): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.440298439 +0000 UTC m=+92.524299009 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc580): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9180 item 68 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.440981707 +0000 UTC m=+92.524982278 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc680): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc680): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc680): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc680): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc680): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.440981707 +0000 UTC m=+92.524982278 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc680): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d92d0 item 68 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc6c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc6c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc6c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc6c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc6c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.442566552 +0000 UTC m=+92.526567122 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc6c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9650 item 69 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.4431158 +0000 UTC m=+92.527116370 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.4431158 +0000 UTC m=+92.527116370 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d97a0 item 69 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc7c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc7c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc7c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc7c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc7c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.451311612 +0000 UTC m=+92.535312182 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc7c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc880): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc880): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9b90 item 70 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc880): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc880): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc880): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc880): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc880): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.45280783 +0000 UTC m=+92.536808401 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc880): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc8c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc8c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc8c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc8c0): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc8c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.45280783 +0000 UTC m=+92.536808401 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc8c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9e30 item 70 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.454434784 +0000 UTC m=+92.538435374 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172150 item 71 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.455051408 +0000 UTC m=+92.539051988 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.455051408 +0000 UTC m=+92.539051988 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001722a0 item 71 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcac0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcac0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcac0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcac0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcac0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.456461866 +0000 UTC m=+92.540462456 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcac0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001725b0 item 72 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb80): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb80): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb80): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.457013158 +0000 UTC m=+92.541013728 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcbc0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcbc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcbc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcbc0): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcbc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.457013158 +0000 UTC m=+92.541013728 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcbc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172700 item 72 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.458479421 +0000 UTC m=+92.542479981 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001729a0 item 73 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.459001918 +0000 UTC m=+92.543002488 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc80): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc80): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc80): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172af0 item 73 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc80): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.463134089 +0000 UTC m=+92.547134659 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bccc0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bccc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bccc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bccc0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bccc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.463134089 +0000 UTC m=+92.547134659 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bccc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172c40 item 73 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd80): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.464532725 +0000 UTC m=+92.548533315 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcdc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcdc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcdc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172f50 item 74 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcdc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcdc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.465062616 +0000 UTC m=+92.549063176 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcdc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001730a0 item 74 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce80): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce80): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce80): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.465653972 +0000 UTC m=+92.549654542 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcec0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcec0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcec0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcec0): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcec0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.465653972 +0000 UTC m=+92.549654542 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcec0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001731f0 item 74 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf80): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.471860453 +0000 UTC m=+92.555861024 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcfc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcfc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcfc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173490 item 75 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcfc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcfc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.472380025 +0000 UTC m=+92.556380595 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcfc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476540): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476540): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476540): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476540): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476540): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce620 item 75 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476540): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476540): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.474663867 +0000 UTC m=+92.558664427 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476540): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476580): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476580): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476580): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476580): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476580): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.474663867 +0000 UTC m=+92.558664427 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476580): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceaf0 item 75 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476640): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476640): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476640): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476640): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476640): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476640): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476640): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.482957792 +0000 UTC m=+92.566958362 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476640): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476680): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476680): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476680): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf110 item 76 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476680): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476680): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.484550663 +0000 UTC m=+92.568551233 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476680): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476740): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476740): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8000 item 76 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476740): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476740): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476740): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476740): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476740): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.491665081 +0000 UTC m=+92.575665651 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476740): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476780): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476780): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476780): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476780): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476780): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.491665081 +0000 UTC m=+92.575665651 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476780): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8150 item 76 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476840): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476840): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476840): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476840): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476840): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476840): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476840): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.499020251 +0000 UTC m=+92.583020811 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476840): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476880): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476880): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476880): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d83f0 item 77 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476880): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476880): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.499496913 +0000 UTC m=+92.583497483 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476880): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476940): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476940): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476940): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476940): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476940): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.499496913 +0000 UTC m=+92.583497483 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476940): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8540 item 77 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a00): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.504073824 +0000 UTC m=+92.588074394 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d87e0 item 78 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.504494131 +0000 UTC m=+92.588494700 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476a40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476b00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476b00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476b00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476b00): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476b00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.504494131 +0000 UTC m=+92.588494700 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476b00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8930 item 78 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476bc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476bc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476bc0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476bc0): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476bc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476bc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476bc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.506200483 +0000 UTC m=+92.590201052 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476bc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476c00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476c00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476c00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8bd0 item 79 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476c00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476c00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.507130132 +0000 UTC m=+92.591130702 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476c00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476cc0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476cc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476cc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476cc0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476cc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.507130132 +0000 UTC m=+92.591130702 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476cc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8d20 item 79 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476d80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476d80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476d80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476d80): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476d80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476d80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476d80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.517967005 +0000 UTC m=+92.601967575 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476d80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476dc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476dc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476dc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8fc0 item 80 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476dc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476dc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.518560646 +0000 UTC m=+92.602561215 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476dc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476ec0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476ec0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476ec0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476ec0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476ec0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.518560646 +0000 UTC m=+92.602561215 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000476ec0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9110 item 80 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477140): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477140): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477140): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477140): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477140): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.520171909 +0000 UTC m=+92.604172480 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477140): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477180): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477180): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477180): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477180): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477180): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477180): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d93b0 item 81 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477180): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477180): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.520666855 +0000 UTC m=+92.604667426 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477180): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004771c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004771c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004771c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004771c0): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004771c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.520666855 +0000 UTC m=+92.604667426 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004771c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9500 item 81 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477240): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477240): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477240): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477240): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477240): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.527571021 +0000 UTC m=+92.611571590 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477240): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477300): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477300): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477300): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d97a0 item 82 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477300): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477300): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477300): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477300): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477300): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.528055487 +0000 UTC m=+92.612056057 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477300): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477340): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477340): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477340): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477340): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477340): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.528055487 +0000 UTC m=+92.612056057 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477340): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d98f0 item 82 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004773c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004773c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004773c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004773c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004773c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.529461647 +0000 UTC m=+92.613462218 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004773c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477480): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477480): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477480): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477480): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477480): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477480): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9b90 item 83 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477480): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477480): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.529942277 +0000 UTC m=+92.613942847 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477480): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004774c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004774c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004774c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004774c0): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004774c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.529942277 +0000 UTC m=+92.613942847 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004774c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9ce0 item 83 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477540): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477540): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477540): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477540): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477540): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.532918244 +0000 UTC m=+92.616918814 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477540): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477600): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477600): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477600): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bee000 item 84 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477600): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477600): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477600): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477600): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477600): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.533453546 +0000 UTC m=+92.617454115 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477600): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477640): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477640): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477640): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477640): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477640): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.533453546 +0000 UTC m=+92.617454115 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477640): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bee150 item 84 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477700): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477700): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477700): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477700): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477700): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.538777014 +0000 UTC m=+92.622777584 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477700): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc080): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc080): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc080): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc080): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc080): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc080): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001720e0 item 85 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc080): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc080): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.539266269 +0000 UTC m=+92.623266840 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc080): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.539266269 +0000 UTC m=+92.623266840 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc0c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172230 item 85 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc140): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc140): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc140): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc140): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc140): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.541690585 +0000 UTC m=+92.625691155 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc140): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172540 item 86 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.542190479 +0000 UTC m=+92.626191050 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc200): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.542190479 +0000 UTC m=+92.626191050 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc240): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172690 item 86 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.547469996 +0000 UTC m=+92.631470566 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc3c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172930 item 87 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.547936058 +0000 UTC m=+92.631936629 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc480): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.547936058 +0000 UTC m=+92.631936629 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc4c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172a80 item 87 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc540): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc540): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc540): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc540): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc540): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.549227764 +0000 UTC m=+92.633228334 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc540): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc600): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc600): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc600): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172d20 item 88 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc600): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc600): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc600): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc600): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc600): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.549767465 +0000 UTC m=+92.633768034 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc600): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.549767465 +0000 UTC m=+92.633768034 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc640): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172ee0 item 88 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.553027823 +0000 UTC m=+92.637028393 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc700): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173180 item 89 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.553445715 +0000 UTC m=+92.637446285 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc740): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc800): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc800): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc800): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc800): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc800): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc800): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001732d0 item 89 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc800): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc800): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.555144994 +0000 UTC m=+92.639145564 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc800): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc840): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc840): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc840): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc840): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc840): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.555144994 +0000 UTC m=+92.639145564 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc840): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173420 item 89 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc900): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc900): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc900): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc900): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc900): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc900): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc900): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc900): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.56183517 +0000 UTC m=+92.645835740 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc900): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001736c0 item 90 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.562420735 +0000 UTC m=+92.646421305 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bc940): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173880 item 90 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.563514601 +0000 UTC m=+92.647515162 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.563514601 +0000 UTC m=+92.647515162 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bca40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001739d0 item 90 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb00): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb00): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.564798303 +0000 UTC m=+92.648798873 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173c70 item 91 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.565310871 +0000 UTC m=+92.649311442 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcb40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173dc0 item 91 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.570788819 +0000 UTC m=+92.654789389 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): >_readAt: n=8, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.570788819 +0000 UTC m=+92.654789389 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcc40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173f10 item 91 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd00): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd00): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.572097097 +0000 UTC m=+92.656097667 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bee540 item 92 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.57249972 +0000 UTC m=+92.656500290 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcd40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce00): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bee690 item 92 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce00): _readAt: size=2, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce00): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce00): _writeAt: size=3, off=5 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce00): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.575281062 +0000 UTC m=+92.659281633 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce40): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce40): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.575281062 +0000 UTC m=+92.659281633 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bce40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bee7e0 item 92 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf00): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf00): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.576995821 +0000 UTC m=+92.660996381 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000beea80 item 93 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.577414153 +0000 UTC m=+92.661414724 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bcf40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd000): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd000): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd000): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd000): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd000): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.577414153 +0000 UTC m=+92.661414724 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd000): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000beebd0 item 93 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd0c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd0c0): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd0c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd0c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd0c0): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd0c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd0c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd0c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.586946124 +0000 UTC m=+92.670946685 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd0c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd100): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd100): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd100): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000beee70 item 94 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd100): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd100): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.587566164 +0000 UTC m=+92.671566734 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd100): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd1c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd1c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd1c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd1c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd1c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.587566164 +0000 UTC m=+92.671566734 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd1c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000beefc0 item 94 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd280): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd280): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd280): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd280): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd280): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd280): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd280): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd280): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.592464919 +0000 UTC m=+92.676465489 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd280): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd2c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd2c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd2c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bef260 item 95 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd2c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd2c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.592894042 +0000 UTC m=+92.676894612 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd2c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd380): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd380): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd380): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd380): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd380): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.592894042 +0000 UTC m=+92.676894612 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd380): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bef3b0 item 95 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd440): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd440): open at offset 0 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd440): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd440): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd440): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd440): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd440): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd440): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.596557365 +0000 UTC m=+92.680557935 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd440): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd480): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd480): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd480): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bef650 item 96 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd480): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd480): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.59723379 +0000 UTC m=+92.681234350 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd480): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd540): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd540): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd540): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd540): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd540): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.59723379 +0000 UTC m=+92.681234350 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd540): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bef7a0 item 96 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= 2024/11/12 01:11:53 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:53 DEBUG : : Looking for writers 2024/11/12 01:11:53 DEBUG : >WaitForWriters: 2024/11/12 01:11:53 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:53 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/12 01:11:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.854178148 +0000 UTC m=+92.938178719 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbdc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe80): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe80): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe80): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe80): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.854178148 +0000 UTC m=+92.938178719 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbe80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.854178148 +0000 UTC m=+92.938178719 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbec0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eb60 item 1 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.857450681 +0000 UTC m=+92.941451251 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf40): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf40): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.857450681 +0000 UTC m=+92.941451251 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005dbf40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f180 item 2 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.861347982 +0000 UTC m=+92.945348551 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cd9c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.861347982 +0000 UTC m=+92.945348551 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda40): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda40): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.861347982 +0000 UTC m=+92.945348551 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cda40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f730 item 3 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.865713899 +0000 UTC m=+92.949714469 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdb40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdbc0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdbc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdbc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdbc0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdbc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.865713899 +0000 UTC m=+92.949714469 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdbc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fb20 item 4 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.86864876 +0000 UTC m=+92.952649319 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.86864876 +0000 UTC m=+92.952649319 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc80): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc80): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc80): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.86864876 +0000 UTC m=+92.952649319 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0001cdc80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063a000 item 5 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.870398261 +0000 UTC m=+92.954398831 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b8c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd680): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd680): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd680): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd680): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd680): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.870398261 +0000 UTC m=+92.954398831 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd680): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bef8f0 item 6 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd700): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd700): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd700): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd700): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd700): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.871801578 +0000 UTC m=+92.955802147 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd700): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd7c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd7c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd7c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd7c0): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd7c0): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd7c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd7c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.871801578 +0000 UTC m=+92.955802147 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd7c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd800): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd800): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd800): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd800): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd800): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.871801578 +0000 UTC m=+92.955802147 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd800): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000befb90 item 7 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd880): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd880): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd880): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd880): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd880): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.87319286 +0000 UTC m=+92.957193430 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd880): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd900): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd900): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd900): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd900): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd900): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.87319286 +0000 UTC m=+92.957193430 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd900): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000beff10 item 8 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd940): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc0002bd940): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd940): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd940): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd940): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd940): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd940): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd980): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd980): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd980): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd980): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd980): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.874229018 +0000 UTC m=+92.958229588 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd980): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd9c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd9c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd9c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd9c0): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd9c0): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd9c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd9c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.874229018 +0000 UTC m=+92.958229588 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bd9c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda00): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.874229018 +0000 UTC m=+92.958229588 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400380 item 9 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.875584684 +0000 UTC m=+92.959585265 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bda80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdb00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdb00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdb00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdb00): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdb00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.875584684 +0000 UTC m=+92.959585265 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdb00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400d20 item 10 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdbc0): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc0002bdbc0): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdbc0): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdbc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdbc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdbc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdbc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdc00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdc00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdc00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdc00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdc00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.876589094 +0000 UTC m=+92.960589674 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdc00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdcc0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdcc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdcc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdcc0): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdcc0): _writeAt: size=3, off=2 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdcc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdcc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.876589094 +0000 UTC m=+92.960589674 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdcc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd00): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.876589094 +0000 UTC m=+92.960589674 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 11 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.879267564 +0000 UTC m=+92.963268134 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdd80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bde00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bde00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bde00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bde00): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bde00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.879267564 +0000 UTC m=+92.963268134 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bde00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 12 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdec0): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc0002bdec0): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdec0): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdec0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdec0): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdec0): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdec0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdf00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdf00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdf00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdf00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdf00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.880989244 +0000 UTC m=+92.964989834 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0002bdf00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.880989244 +0000 UTC m=+92.964989834 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842040): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 13 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.882388022 +0000 UTC m=+92.966388591 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008420c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.882388022 +0000 UTC m=+92.966388591 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842140): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401a40 item 14 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc000842200): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842200): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842240): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842240): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842240): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842240): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842240): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.894549752 +0000 UTC m=+92.978550322 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842240): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842300): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842300): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842300): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842300): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842300): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.894549752 +0000 UTC m=+92.978550322 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842300): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ea0 item 15 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.897255343 +0000 UTC m=+92.981255913 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842380): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.897255343 +0000 UTC m=+92.981255913 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842400): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef030 item 16 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.899934455 +0000 UTC m=+92.983935026 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842440): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842480): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842480): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842480): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842480): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842480): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842480): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842480): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842480): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.899934455 +0000 UTC m=+92.983935026 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842480): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.899934455 +0000 UTC m=+92.983935026 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008424c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef490 item 17 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842540): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842540): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842540): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842540): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842540): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.903116698 +0000 UTC m=+92.987117269 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842540): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.903116698 +0000 UTC m=+92.987117269 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008425c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efd50 item 18 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.906953005 +0000 UTC m=+92.990953576 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842640): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.906953005 +0000 UTC m=+92.990953576 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842700): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.906953005 +0000 UTC m=+92.990953576 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842740): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0380 item 19 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.910941858 +0000 UTC m=+92.994942428 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008427c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842840): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842840): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842840): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842840): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842840): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.910941858 +0000 UTC m=+92.994942428 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842840): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0b60 item 20 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.913480927 +0000 UTC m=+92.997481497 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008428c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.913480927 +0000 UTC m=+92.997481497 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842980): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.913480927 +0000 UTC m=+92.997481497 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008429c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0ee0 item 21 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.9167001 +0000 UTC m=+93.000700670 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842a40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.9167001 +0000 UTC m=+93.000700670 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ac0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1500 item 22 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.919275456 +0000 UTC m=+93.003276027 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842b40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c00): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c00): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c00): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c00): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.919275456 +0000 UTC m=+93.003276027 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c40): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c40): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.919275456 +0000 UTC m=+93.003276027 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842c40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e19d0 item 23 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.92943334 +0000 UTC m=+93.013433910 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842cc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d40): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d40): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.92943334 +0000 UTC m=+93.013433910 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842d40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006267e0 item 24 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842e00): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc000842e00): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842e00): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842e00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842e00): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842e00): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842e00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ec0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ec0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ec0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ec0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ec0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.932725618 +0000 UTC m=+93.016726209 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842ec0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.932725618 +0000 UTC m=+93.016726209 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842f80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.932725618 +0000 UTC m=+93.016726209 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000842fc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626b60 item 25 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.940319074 +0000 UTC m=+93.024319643 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000843040): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008430c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008430c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008430c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008430c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008430c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.940319074 +0000 UTC m=+93.024319643 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0008430c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627110 item 26 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc00021b980): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b980): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b9c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b9c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b9c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b9c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b9c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.942312984 +0000 UTC m=+93.026313554 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021b9c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba80): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba80): open at offset 5 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba80): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba80): >_readAt: n=2, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba80): _writeAt: size=3, off=7 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba80): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.942312984 +0000 UTC m=+93.026313554 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021ba80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.942312984 +0000 UTC m=+93.026313554 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bac0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063b420 item 27 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.946781924 +0000 UTC m=+93.030782493 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bb80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bc40): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bc40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bc40): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bc40): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bc40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.946781924 +0000 UTC m=+93.030782493 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bc40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ba40 item 28 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc00021bd00): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd40): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd40): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd40): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd40): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd40): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.952011536 +0000 UTC m=+93.036012107 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021bd40): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021be80): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021be80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021be80): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021be80): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021be80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.952011536 +0000 UTC m=+93.036012107 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc00021be80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063be30 item 29 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be000): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be000): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be000): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be000): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be000): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.955496236 +0000 UTC m=+93.039496816 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be000): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be080): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be080): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be080): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be080): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be080): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.955496236 +0000 UTC m=+93.039496816 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be080): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568310 item 30 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be140): _readAt: size=2, off=0 2024/11/12 01:11:53 ERROR : open-test-file(0xc0005be140): Couldn't read size of file 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be140): >_readAt: n=0, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be140): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be140): >_writeAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be140): close: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be140): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be180): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be180): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be180): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be180): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be180): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.956456131 +0000 UTC m=+93.040456702 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be180): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be240): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be240): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be240): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be240): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be240): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.956456131 +0000 UTC m=+93.040456702 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be240): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005687e0 item 31 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be2c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be2c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be2c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be2c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be2c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.958975134 +0000 UTC m=+93.042975704 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be2c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be440): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be440): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be440): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be440): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be440): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.958975134 +0000 UTC m=+93.042975704 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be440): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568cb0 item 32 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be480): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be480): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be480): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be480): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be480): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.961333916 +0000 UTC m=+93.045334486 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be480): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be4c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be4c0): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be4c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be4c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569110 item 33 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be4c0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be4c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.962047852 +0000 UTC m=+93.046048422 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be4c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be500): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be500): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be500): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be500): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be500): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.962047852 +0000 UTC m=+93.046048422 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be500): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569260 item 33 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be540): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be540): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be540): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be540): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be540): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.965108257 +0000 UTC m=+93.049108827 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be540): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be580): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be580): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569730 item 34 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be580): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be580): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be580): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be580): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be580): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.971368017 +0000 UTC m=+93.055368587 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be580): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be5c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be5c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be5c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be5c0): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be5c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.971368017 +0000 UTC m=+93.055368587 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be5c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005698f0 item 34 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be600): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be600): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be600): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be600): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be600): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.972932223 +0000 UTC m=+93.056932793 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be600): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be640): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be640): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be640): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be640): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be640): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569c70 item 35 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be640): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be640): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.973475289 +0000 UTC m=+93.057475859 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be640): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be680): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be680): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be680): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be680): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be680): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.973475289 +0000 UTC m=+93.057475859 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0005be680): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569e30 item 35 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477a80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477a80): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477a80): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477a80): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477a80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.978189087 +0000 UTC m=+93.062189658 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477a80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477cc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477cc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e230 item 36 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477cc0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477cc0): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477cc0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477cc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.978673504 +0000 UTC m=+93.062674074 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477cc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477d80): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477d80): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477d80): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477d80): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477d80): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.978673504 +0000 UTC m=+93.062674074 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477d80): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e4d0 item 36 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477dc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477dc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477dc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477dc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477dc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.979511451 +0000 UTC m=+93.063512022 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477dc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477e00): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477e00): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477e00): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477e00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477e00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e7e0 item 37 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477e00): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477e00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.979912321 +0000 UTC m=+93.063912891 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc000477e00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae000): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae000): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae000): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae000): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae000): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.979912321 +0000 UTC m=+93.063912891 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae000): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ea10 item 37 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae080): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae080): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae080): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae080): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae080): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.980812195 +0000 UTC m=+93.064812765 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae080): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae240): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae240): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee70 item 38 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae240): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae240): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae240): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae240): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae240): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.981231509 +0000 UTC m=+93.065232080 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae240): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae280): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae280): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae280): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae280): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae280): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.981231509 +0000 UTC m=+93.065232080 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae280): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f180 item 38 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae300): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae300): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae300): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae300): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae300): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.982423449 +0000 UTC m=+93.066424019 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae300): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae3c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae3c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae3c0): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae3c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae3c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 39 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae3c0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae3c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.982870646 +0000 UTC m=+93.066871216 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae3c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae400): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae400): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae400): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae400): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae400): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.982870646 +0000 UTC m=+93.066871216 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae400): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f6c0 item 39 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae480): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae480): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae480): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae480): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae480): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.984446353 +0000 UTC m=+93.068446923 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae480): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae540): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae540): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f9d0 item 40 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae540): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae540): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae540): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae540): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae540): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.985017932 +0000 UTC m=+93.069018502 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae540): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae580): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae580): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae580): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae580): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae580): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.985017932 +0000 UTC m=+93.069018502 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae580): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb20 item 40 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae5c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae5c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae5c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae5c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae5c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae5c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae5c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.986465721 +0000 UTC m=+93.070466290 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae5c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae600): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae600): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae600): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fe30 item 41 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae600): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae600): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.987115105 +0000 UTC m=+93.071115676 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae600): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae680): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae680): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae680): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae680): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae680): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e150 item 41 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae680): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae680): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.988003507 +0000 UTC m=+93.072004068 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae680): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae6c0): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae6c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae6c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae6c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae6c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.988003507 +0000 UTC m=+93.072004068 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae6c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e9a0 item 41 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae7c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae7c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae7c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae7c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae7c0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae7c0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae7c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.989696565 +0000 UTC m=+93.073697135 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae7c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae800): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae800): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae800): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f0a0 item 42 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae800): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae800): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.990269677 +0000 UTC m=+93.074270246 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae800): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae9c0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae9c0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f3b0 item 42 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae9c0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae9c0): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae9c0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae9c0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.992159783 +0000 UTC m=+93.076160342 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004ae9c0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aea00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aea00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aea00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aea00): >_readAt: n=3, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aea00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.992159783 +0000 UTC m=+93.076160342 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aea00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f570 item 42 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aebc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aebc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aebc0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aebc0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aebc0): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aebc0): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aebc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.994536128 +0000 UTC m=+93.078536698 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aebc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aec00): _writeAt: size=5, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aec00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aec00): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f9d0 item 43 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aec00): >_writeAt: n=5, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aec00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.99510369 +0000 UTC m=+93.079104260 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aec00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aedc0): _readAt: size=2, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aedc0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aedc0): _writeAt: size=3, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aedc0): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aedc0): >openPending: err= 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fea0 item 43 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aedc0): >_writeAt: n=3, err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aedc0): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.99671822 +0000 UTC m=+93.080718790 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aedc0): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aee00): _readAt: size=512, off=0 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aee00): openPending: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aee00): >openPending: err= 2024/11/12 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aee00): >_readAt: n=5, err=EOF 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aee00): close: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:53.99671822 +0000 UTC m=+93.080718790 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aee00): >close: err= 2024/11/12 01:11:53 DEBUG : open-test-file: Remove: 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 43 2024/11/12 01:11:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:53 DEBUG : open-test-file(0xc0004aeec0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.000371384 +0000 UTC m=+93.084371954 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 44 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.000804193 +0000 UTC m=+93.084804764 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008431c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008431c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627490 item 44 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008431c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008431c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008431c0): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008431c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008431c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.001254987 +0000 UTC m=+93.085255557 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008431c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843200): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843200): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843200): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843200): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843200): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.001254987 +0000 UTC m=+93.085255557 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843200): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006275e0 item 44 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008432c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008432c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008432c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008432c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008432c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008432c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008432c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.002494666 +0000 UTC m=+93.086495236 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008432c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843300): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843300): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843300): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627960 item 45 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843300): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843300): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.002852055 +0000 UTC m=+93.086852636 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843300): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008433c0): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008433c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008433c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008433c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008433c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.002852055 +0000 UTC m=+93.086852636 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008433c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627ab0 item 45 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843480): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843480): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843480): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843480): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843480): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843480): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843480): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.003845995 +0000 UTC m=+93.087846564 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843480): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008434c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008434c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008434c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627e30 item 46 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008434c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008434c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.004453751 +0000 UTC m=+93.088454312 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008434c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843580): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843580): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843580): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843580): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843580): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.004453751 +0000 UTC m=+93.088454312 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843580): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6230 item 46 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843640): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843640): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843640): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843640): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843640): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843640): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843640): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.005676769 +0000 UTC m=+93.089677339 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843640): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843680): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843680): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843680): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6930 item 47 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843680): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843680): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.006401966 +0000 UTC m=+93.090402536 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843680): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843740): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843740): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843740): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843740): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843740): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.006401966 +0000 UTC m=+93.090402536 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843740): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7110 item 47 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843800): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843800): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843800): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843800): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843800): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843800): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843800): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.007506912 +0000 UTC m=+93.091507482 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843800): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843840): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843840): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843840): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7ea0 item 48 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843840): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843840): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.008597072 +0000 UTC m=+93.092597642 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843840): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843900): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843900): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843900): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843900): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843900): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.008597072 +0000 UTC m=+93.092597642 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843900): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da700 item 48 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843940): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843940): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843940): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843940): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843940): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.010240557 +0000 UTC m=+93.094241126 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843940): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843980): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843980): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843980): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843980): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843980): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843980): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dac40 item 49 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843980): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843980): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.010815071 +0000 UTC m=+93.094815641 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843980): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008439c0): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008439c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008439c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008439c0): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008439c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.010815071 +0000 UTC m=+93.094815641 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008439c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daee0 item 49 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843a40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843a40): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843a40): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843a40): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843a40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.012298015 +0000 UTC m=+93.096298575 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843a40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b00): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b00): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db260 item 50 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b00): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b00): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b00): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b00): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.013426477 +0000 UTC m=+93.097427046 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b40): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b40): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b40): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.013426477 +0000 UTC m=+93.097427046 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000843b40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db500 item 50 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be700): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be700): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be700): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be700): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be700): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.017040386 +0000 UTC m=+93.101040987 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be700): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aefc0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aefc0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aefc0): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aefc0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aefc0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aefc0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 51 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aefc0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aefc0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.019108597 +0000 UTC m=+93.103109167 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aefc0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842000): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842000): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842000): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842000): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842000): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.019108597 +0000 UTC m=+93.103109167 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842000): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da700 item 51 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842080): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842080): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842080): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842080): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842080): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.020903854 +0000 UTC m=+93.104904425 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842080): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842140): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842140): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842140): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dac40 item 52 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842140): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842140): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842140): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842140): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842140): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.02150002 +0000 UTC m=+93.105500590 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842140): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842180): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842180): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842180): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842180): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842180): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.02150002 +0000 UTC m=+93.105500590 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842180): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daee0 item 52 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842200): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842200): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842200): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842200): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842200): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.023717748 +0000 UTC m=+93.107718318 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842200): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008422c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008422c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008422c0): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008422c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008422c0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008422c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db260 item 53 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008422c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008422c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.024624555 +0000 UTC m=+93.108625125 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008422c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842300): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842300): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842300): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842300): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842300): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.024624555 +0000 UTC m=+93.108625125 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842300): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db810 item 53 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842380): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842380): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842380): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842380): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842380): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.026675571 +0000 UTC m=+93.110676142 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842380): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842440): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842440): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842440): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbdc0 item 54 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842440): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842440): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842440): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842440): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842440): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.028026058 +0000 UTC m=+93.112026649 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842440): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842480): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842480): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842480): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842480): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842480): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.028026058 +0000 UTC m=+93.112026649 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842480): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 54 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842500): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842500): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842500): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842500): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842500): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.031237986 +0000 UTC m=+93.115238556 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842500): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008425c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008425c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008425c0): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008425c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008425c0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008425c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 55 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008425c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008425c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.0325653 +0000 UTC m=+93.116565870 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0008425c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842600): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842600): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842600): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842600): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842600): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.0325653 +0000 UTC m=+93.116565870 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842600): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 55 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842680): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842680): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842680): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842680): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842680): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.035659087 +0000 UTC m=+93.119659658 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842680): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842740): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842740): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842740): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 56 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842740): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842740): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842740): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842740): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842740): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.036920978 +0000 UTC m=+93.120921548 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842740): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842780): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842780): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842780): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842780): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842780): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.036920978 +0000 UTC m=+93.120921548 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842780): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 56 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842840): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842840): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842840): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842840): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842840): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842840): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842840): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842840): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.040708844 +0000 UTC m=+93.124709415 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842840): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842880): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842880): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842880): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be230 item 57 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842880): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842880): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.041540851 +0000 UTC m=+93.125541421 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842880): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842940): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842940): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842940): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842940): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842940): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842940): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be380 item 57 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842940): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842940): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.043755082 +0000 UTC m=+93.127755653 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842940): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842980): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842980): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842980): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842980): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842980): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.043755082 +0000 UTC m=+93.127755653 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842980): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be620 item 57 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a40): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a40): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a40): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a40): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a40): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a40): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.046188945 +0000 UTC m=+93.130189515 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a80): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a80): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a80): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be9a0 item 58 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a80): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a80): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.047148269 +0000 UTC m=+93.131148840 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842a80): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b40): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b40): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bed20 item 58 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b40): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b40): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b40): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b40): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.048141579 +0000 UTC m=+93.132142148 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b80): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b80): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b80): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b80): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b80): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.048141579 +0000 UTC m=+93.132142148 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842b80): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bef50 item 58 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842c40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842c40): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842c40): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842c40): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842c40): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842c40): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842c40): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842c40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.051487839 +0000 UTC m=+93.135488408 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc000842c40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae000): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae000): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae000): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172000 item 59 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae000): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae000): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.052171547 +0000 UTC m=+93.136172117 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae000): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae1c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae1c0): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae1c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae1c0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae1c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172150 item 59 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae1c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae1c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.052865395 +0000 UTC m=+93.136865975 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae1c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae200): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae200): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae200): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae200): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae200): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.052865395 +0000 UTC m=+93.136865975 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae200): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001722a0 item 59 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae2c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae2c0): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae2c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae2c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae2c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae2c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae2c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae2c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.054777563 +0000 UTC m=+93.138778133 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae2c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae300): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae300): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae300): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001725b0 item 60 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae300): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae300): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.055509251 +0000 UTC m=+93.139509821 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae300): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae3c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae3c0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae3c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172700 item 60 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae3c0): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae3c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae3c0): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae3c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae3c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.055894422 +0000 UTC m=+93.139894992 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae3c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae400): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae400): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae400): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae400): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae400): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.055894422 +0000 UTC m=+93.139894992 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae400): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172850 item 60 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae4c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae4c0): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae4c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae4c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae4c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae4c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae4c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.05729966 +0000 UTC m=+93.141300231 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae4c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae500): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae500): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae500): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172af0 item 61 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae500): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae500): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.057689841 +0000 UTC m=+93.141690410 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae500): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae5c0): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae5c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae5c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae5c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae5c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.057689841 +0000 UTC m=+93.141690410 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae5c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172c40 item 61 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae6c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae6c0): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae6c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae6c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae6c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae6c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae6c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae6c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.05918659 +0000 UTC m=+93.143187161 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae6c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae700): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae700): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae700): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172f50 item 62 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae700): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae700): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.05973729 +0000 UTC m=+93.143737861 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae700): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae800): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae800): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae800): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae800): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae800): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.05973729 +0000 UTC m=+93.143737861 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae800): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001730a0 item 62 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae9c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae9c0): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae9c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae9c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae9c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae9c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae9c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.061274948 +0000 UTC m=+93.145275517 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004ae9c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aea00): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aea00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aea00): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173340 item 63 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aea00): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aea00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.061646703 +0000 UTC m=+93.145647263 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aea00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aebc0): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aebc0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aebc0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aebc0): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aebc0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.061646703 +0000 UTC m=+93.145647263 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aebc0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173490 item 63 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aec80): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aec80): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aec80): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aec80): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aec80): >_readAt: n=0, err=Bad file descriptor 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aec80): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aec80): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aec80): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.064275219 +0000 UTC m=+93.148275790 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aec80): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aedc0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aedc0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aedc0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173730 item 64 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aedc0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aedc0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.065141871 +0000 UTC m=+93.149142441 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aedc0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aee80): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aee80): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aee80): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aee80): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aee80): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.065141871 +0000 UTC m=+93.149142441 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aee80): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001738f0 item 64 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.067003433 +0000 UTC m=+93.151004004 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aeec0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): _writeAt: size=3, off=2 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173b90 item 65 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.067382062 +0000 UTC m=+93.151382632 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aef00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af000): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af000): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af000): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af000): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af000): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.067382062 +0000 UTC m=+93.151382632 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af000): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173ce0 item 65 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af040): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af040): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af040): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af040): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af040): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.070165969 +0000 UTC m=+93.154166540 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af040): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af080): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af080): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e150 item 66 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af080): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af080): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af080): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af080): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af080): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.070918828 +0000 UTC m=+93.154919397 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af080): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af0c0): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af0c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af0c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af0c0): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af0c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.070918828 +0000 UTC m=+93.154919397 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af0c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e4d0 item 66 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af140): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af140): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af140): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af140): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af140): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.074267733 +0000 UTC m=+93.158268302 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af140): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af180): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af180): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af180): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af180): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af180): _writeAt: size=3, off=2 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ed20 item 67 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af180): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af180): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.075074442 +0000 UTC m=+93.159075042 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af180): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af1c0): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af1c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af1c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af1c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af1c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.075074442 +0000 UTC m=+93.159075042 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af1c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f030 item 67 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af240): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af240): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af240): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af240): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af240): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.079018009 +0000 UTC m=+93.163018579 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af240): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af300): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af300): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f420 item 68 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af300): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af300): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af300): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af300): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af300): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.079660501 +0000 UTC m=+93.163661071 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af300): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af340): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af340): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af340): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af340): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af340): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.079660501 +0000 UTC m=+93.163661071 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af340): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f730 item 68 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af380): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af380): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af380): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af380): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af380): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.084097351 +0000 UTC m=+93.168097921 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af380): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af3c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af3c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af3c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af3c0): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af3c0): _writeAt: size=3, off=2 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fa40 item 69 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af3c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af3c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.084655274 +0000 UTC m=+93.168655845 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af3c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af400): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af400): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af400): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af400): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af400): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.084655274 +0000 UTC m=+93.168655845 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af400): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fb90 item 69 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af480): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af480): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af480): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af480): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af480): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.086159399 +0000 UTC m=+93.170159969 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af480): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af540): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af540): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004000e0 item 70 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af540): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af540): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af540): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af540): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af540): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.087132539 +0000 UTC m=+93.171133109 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af540): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af580): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af580): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af580): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af580): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af580): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.087132539 +0000 UTC m=+93.171133109 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af580): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400310 item 70 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af600): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af600): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af600): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af600): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af600): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.088652422 +0000 UTC m=+93.172652993 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af600): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af6c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af6c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af6c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af6c0): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af6c0): _writeAt: size=3, off=2 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400850 item 71 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af6c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af6c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.089220475 +0000 UTC m=+93.173221045 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af6c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af700): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af700): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af700): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af700): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af700): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.089220475 +0000 UTC m=+93.173221045 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af700): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400d20 item 71 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be040): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be040): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be040): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be040): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be040): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.090461777 +0000 UTC m=+93.174462337 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be040): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be100): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be100): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee540 item 72 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be100): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be100): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be100): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be100): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be100): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.090836027 +0000 UTC m=+93.174836587 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be100): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be140): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be140): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be140): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be140): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be140): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.090836027 +0000 UTC m=+93.174836587 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be140): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef0a0 item 72 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be180): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be180): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be180): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be180): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be180): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be180): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be180): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.091633268 +0000 UTC m=+93.175633838 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be180): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be1c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be1c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be1c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef500 item 73 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be1c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be1c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.091939892 +0000 UTC m=+93.175940462 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be1c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be200): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be200): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be200): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be200): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be200): _writeAt: size=3, off=2 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef8f0 item 73 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be200): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be200): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.092377921 +0000 UTC m=+93.176378492 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be200): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be240): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be240): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be240): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be240): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be240): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.092377921 +0000 UTC m=+93.176378492 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be240): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efce0 item 73 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be300): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be300): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be300): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be300): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be300): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be300): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be300): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.093192195 +0000 UTC m=+93.177192765 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be300): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be440): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be440): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be440): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e02a0 item 74 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be440): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be440): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.093623682 +0000 UTC m=+93.177624252 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be440): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be500): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be500): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e05b0 item 74 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be500): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be500): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be500): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be500): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be500): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.094272757 +0000 UTC m=+93.178273326 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be500): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be540): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be540): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be540): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be540): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be540): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.094272757 +0000 UTC m=+93.178273326 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be540): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0700 item 74 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be600): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be600): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be600): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be600): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be600): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be600): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be600): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.095203647 +0000 UTC m=+93.179204217 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be600): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be640): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be640): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be640): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0d20 item 75 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be640): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be640): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.095544395 +0000 UTC m=+93.179544966 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be640): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be780): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be780): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be780): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be780): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be780): _writeAt: size=3, off=2 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0ee0 item 75 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be780): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be780): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.095941809 +0000 UTC m=+93.179942379 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be780): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be7c0): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be7c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be7c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be7c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be7c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.095941809 +0000 UTC m=+93.179942379 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be7c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1110 item 75 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be880): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be880): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be880): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be880): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be880): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be880): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be880): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.097669231 +0000 UTC m=+93.181669800 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be880): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be8c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be8c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be8c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1570 item 76 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be8c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be8c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.098224298 +0000 UTC m=+93.182224869 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be8c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be980): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be980): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e17a0 item 76 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be980): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be980): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be980): _writeAt: size=3, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be980): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be980): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.09888232 +0000 UTC m=+93.182882890 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be980): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be9c0): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be9c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be9c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be9c0): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be9c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.09888232 +0000 UTC m=+93.182882890 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005be9c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1ce0 item 76 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bea80): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bea80): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bea80): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bea80): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bea80): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bea80): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bea80): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.100417411 +0000 UTC m=+93.184417971 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bea80): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beac0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beac0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beac0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063a3f0 item 77 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beac0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beac0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.101373761 +0000 UTC m=+93.185374330 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beac0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beb80): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beb80): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beb80): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beb80): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beb80): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.101373761 +0000 UTC m=+93.185374330 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005beb80): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063a9a0 item 77 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec40): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec40): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec40): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec40): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec40): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.104153761 +0000 UTC m=+93.188154360 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec80): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec80): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec80): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063b650 item 78 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec80): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec80): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.108318231 +0000 UTC m=+93.192318801 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bec80): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bed40): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bed40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bed40): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bed40): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bed40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.108318231 +0000 UTC m=+93.192318801 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bed40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063b7a0 item 78 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bee00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bee00): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bee00): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bee00): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bee00): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bee00): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bee00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.110116746 +0000 UTC m=+93.194117316 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bee00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bef40): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bef40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bef40): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063bb20 item 79 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bef40): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bef40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.110785808 +0000 UTC m=+93.194786378 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bef40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf000): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf000): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf000): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf000): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf000): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.110785808 +0000 UTC m=+93.194786378 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf000): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063bdc0 item 79 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf0c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf0c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf0c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf0c0): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf0c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf0c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf0c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.119969467 +0000 UTC m=+93.203970027 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf0c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf100): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf100): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf100): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e0e0 item 80 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf100): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf100): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.120488939 +0000 UTC m=+93.204489510 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf100): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf1c0): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf1c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf1c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf1c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf1c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.120488939 +0000 UTC m=+93.204489510 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf1c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 80 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf200): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf200): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf200): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf200): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf200): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.122076449 +0000 UTC m=+93.206077019 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf200): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af740): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af740): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af740): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af740): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af740): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af740): _writeAt: size=3, off=7 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400f50 item 81 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af740): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af740): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.122811443 +0000 UTC m=+93.206812013 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af740): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af780): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af780): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af780): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af780): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af780): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.122811443 +0000 UTC m=+93.206812013 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af780): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004010a0 item 81 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af800): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af800): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af800): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af800): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af800): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.124195242 +0000 UTC m=+93.208195833 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af800): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af8c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af8c0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af8c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004013b0 item 82 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af8c0): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af8c0): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af8c0): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af8c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af8c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.12477148 +0000 UTC m=+93.208772041 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af8c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af900): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af900): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af900): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af900): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af900): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.12477148 +0000 UTC m=+93.208772041 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af900): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004015e0 item 82 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af980): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af980): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af980): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af980): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af980): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.126149448 +0000 UTC m=+93.210150018 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004af980): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa40): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa40): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa40): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa40): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa40): _writeAt: size=3, off=7 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401880 item 83 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa40): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.126931742 +0000 UTC m=+93.210932302 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa80): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa80): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa80): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa80): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa80): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.126931742 +0000 UTC m=+93.210932302 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afa80): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004019d0 item 83 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afb00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afb00): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afb00): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afb00): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afb00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.128723644 +0000 UTC m=+93.212724213 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afb00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afbc0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afbc0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afbc0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401dc0 item 84 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afbc0): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afbc0): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afbc0): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afbc0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afbc0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.129462807 +0000 UTC m=+93.213463377 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afbc0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc00): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc00): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc00): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.129462807 +0000 UTC m=+93.213463377 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e770 item 84 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc80): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc80): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc80): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc80): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc80): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.131415409 +0000 UTC m=+93.215415999 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afc80): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd40): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd40): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd40): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd40): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd40): _writeAt: size=3, off=7 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038eb60 item 85 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd40): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.131817701 +0000 UTC m=+93.215818262 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd80): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd80): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd80): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd80): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd80): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.131817701 +0000 UTC m=+93.215818262 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afd80): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f1f0 item 85 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afe00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afe00): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afe00): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afe00): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afe00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.132847628 +0000 UTC m=+93.216848198 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afe00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afec0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afec0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afec0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f5e0 item 86 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afec0): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afec0): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afec0): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afec0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afec0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.133216989 +0000 UTC m=+93.217217559 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004afec0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aff00): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aff00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aff00): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aff00): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aff00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.133216989 +0000 UTC m=+93.217217559 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0004aff00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f880 item 86 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c0c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c0c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c0c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c0c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c0c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.135449396 +0000 UTC m=+93.219449966 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c0c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c1c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c1c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c1c0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c1c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c1c0): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c1c0): _writeAt: size=3, off=7 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ff10 item 87 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c1c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c1c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.135932459 +0000 UTC m=+93.219933019 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c1c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c280): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c280): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c280): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c280): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c280): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.135932459 +0000 UTC m=+93.219933019 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c280): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006263f0 item 87 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c380): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c380): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c380): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c380): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c380): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.139507417 +0000 UTC m=+93.223507987 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c380): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c8c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c8c0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c8c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626a80 item 88 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c8c0): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c8c0): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c8c0): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c8c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c8c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.140264734 +0000 UTC m=+93.224265304 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057c8c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057ca40): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057ca40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057ca40): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057ca40): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057ca40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.140264734 +0000 UTC m=+93.224265304 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057ca40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000626bd0 item 88 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf00): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf00): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf00): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf00): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf00): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf00): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.142979983 +0000 UTC m=+93.226980554 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf40): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf40): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627030 item 89 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf40): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.145107563 +0000 UTC m=+93.229108133 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057cf40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d040): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d040): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d040): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d040): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d040): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d040): _writeAt: size=3, off=7 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006272d0 item 89 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d040): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d040): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.145819776 +0000 UTC m=+93.229820346 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d040): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d500): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d500): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d500): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d500): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d500): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.145819776 +0000 UTC m=+93.229820346 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d500): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627420 item 89 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d880): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d880): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d880): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d880): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d880): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d880): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d880): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d880): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.147558578 +0000 UTC m=+93.231559148 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc00057d880): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da000): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da000): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da000): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627730 item 90 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da000): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da000): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.148192144 +0000 UTC m=+93.232192713 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da000): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da140): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da140): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da140): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006278f0 item 90 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da140): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da140): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da140): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da140): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da140): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.149030091 +0000 UTC m=+93.233030661 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da140): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da180): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da180): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da180): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da180): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da180): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.149030091 +0000 UTC m=+93.233030661 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005da180): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627a40 item 90 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf2c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf2c0): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf2c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf2c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf2c0): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf2c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf2c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf2c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.151792158 +0000 UTC m=+93.235792748 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf2c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf300): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf300): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf300): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e7e0 item 91 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf300): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf300): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.157586287 +0000 UTC m=+93.241586847 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf300): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf3c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf3c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf3c0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf3c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf3c0): >_readAt: n=2, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf3c0): _writeAt: size=3, off=7 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ea10 item 91 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf3c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf3c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.158329669 +0000 UTC m=+93.242330238 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf3c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf400): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf400): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf400): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf400): >_readAt: n=8, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf400): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.158329669 +0000 UTC m=+93.242330238 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf400): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 91 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf4c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf4c0): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf4c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf4c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf4c0): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf4c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf4c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf4c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.160477566 +0000 UTC m=+93.244478136 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf4c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf500): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf500): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf500): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f180 item 92 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf500): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf500): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.160973424 +0000 UTC m=+93.244973984 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf500): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf5c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf5c0): open at offset 5 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf5c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f2d0 item 92 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf5c0): _readAt: size=2, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf5c0): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf5c0): _writeAt: size=3, off=5 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf5c0): >_writeAt: n=3, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf5c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.16159168 +0000 UTC m=+93.245592250 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf5c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf600): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf600): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf600): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf600): >_readAt: n=3, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf600): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.16159168 +0000 UTC m=+93.245592250 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf600): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 92 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf6c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf6c0): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf6c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf6c0): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf6c0): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf6c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf6c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf6c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.162987742 +0000 UTC m=+93.246988311 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf6c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf700): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf700): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf700): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f880 item 93 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf700): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf700): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.163841148 +0000 UTC m=+93.247841719 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf700): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf7c0): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf7c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf7c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf7c0): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf7c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.163841148 +0000 UTC m=+93.247841719 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf7c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f9d0 item 93 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf880): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf880): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf880): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf880): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf880): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf880): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf880): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf880): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.165667986 +0000 UTC m=+93.249668557 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf880): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf8c0): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf8c0): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf8c0): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc70 item 94 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf8c0): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf8c0): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.166216663 +0000 UTC m=+93.250217232 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf8c0): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf980): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf980): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf980): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf980): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf980): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.166216663 +0000 UTC m=+93.250217232 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bf980): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fe30 item 94 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa40): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa40): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa40): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa40): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa40): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa40): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.168085639 +0000 UTC m=+93.252086209 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa80): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa80): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa80): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a64d0 item 95 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa80): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa80): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.168731016 +0000 UTC m=+93.252731587 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfa80): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfb40): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfb40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfb40): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfb40): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfb40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.168731016 +0000 UTC m=+93.252731587 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfb40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6850 item 95 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc00): open at offset 0 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc00): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc00): _readAt: size=2, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc00): >_readAt: n=0, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc00): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc00): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.170734985 +0000 UTC m=+93.254735555 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc40): _writeAt: size=5, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc40): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc40): >openPending: err= 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7570 item 96 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc40): >_writeAt: n=5, err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc40): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.171615693 +0000 UTC m=+93.255616263 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfc40): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/12 01:11:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:11:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/12 01:11:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfd00): _readAt: size=512, off=0 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfd00): openPending: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfd00): >openPending: err= 2024/11/12 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfd00): >_readAt: n=5, err=EOF 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfd00): close: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-12 01:11:54.171615693 +0000 UTC m=+93.255616263 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/12 01:11:54 DEBUG : open-test-file(0xc0005bfd00): >close: err= 2024/11/12 01:11:54 DEBUG : open-test-file: Remove: 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7e30 item 96 2024/11/12 01:11:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/12 01:11:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/12 01:11:54 DEBUG : open-test-file: >Remove: err= 2024/11/12 01:11:54 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:54 DEBUG : : Looking for writers 2024/11/12 01:11:54 DEBUG : >WaitForWriters: 2024/11/12 01:11:54 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.23s) --- PASS: TestRWFileHandleOpenTests/writes (0.61s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.02s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.62s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:11:54 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:11:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:11:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:11:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:11:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:11:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:11:54 DEBUG : file1: newRWFileHandle: 2024/11/12 01:11:54 DEBUG : file1(0xc000476e80): openPending: 2024/11/12 01:11:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:54 DEBUG : file1(0xc000476e80): >openPending: err= 2024/11/12 01:11:54 DEBUG : file1: >newRWFileHandle: err= 2024/11/12 01:11:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:11:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/12 01:11:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/11/12 01:11:54 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:11:54 DEBUG : : Looking for writers 2024/11/12 01:11:54 DEBUG : file1: reading active writers 2024/11/12 01:11:54 DEBUG : file1: active writers 1 2024/11/12 01:11:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:11:54 DEBUG : : Looking for writers 2024/11/12 01:11:54 DEBUG : file1: reading active writers 2024/11/12 01:11:54 DEBUG : file1: active writers 1 2024/11/12 01:11:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:11:54 DEBUG : : Looking for writers 2024/11/12 01:11:54 DEBUG : file1: reading active writers 2024/11/12 01:11:54 DEBUG : file1: active writers 1 2024/11/12 01:11:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:11:54 DEBUG : : Looking for writers 2024/11/12 01:11:54 DEBUG : file1: reading active writers 2024/11/12 01:11:54 DEBUG : file1: active writers 1 2024/11/12 01:11:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:11:54 DEBUG : : Looking for writers 2024/11/12 01:11:54 DEBUG : file1: reading active writers 2024/11/12 01:11:54 DEBUG : file1: active writers 1 2024/11/12 01:11:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:11:54 DEBUG : : Looking for writers 2024/11/12 01:11:54 DEBUG : file1: reading active writers 2024/11/12 01:11:54 DEBUG : file1: active writers 1 2024/11/12 01:11:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:11:55 DEBUG : : Looking for writers 2024/11/12 01:11:55 DEBUG : file1: reading active writers 2024/11/12 01:11:55 DEBUG : file1: active writers 1 2024/11/12 01:11:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/11/12 01:11:55 DEBUG : : Looking for writers 2024/11/12 01:11:55 DEBUG : file1: reading active writers 2024/11/12 01:11:55 DEBUG : file1: active writers 1 2024/11/12 01:11:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:11:56 DEBUG : : Looking for writers 2024/11/12 01:11:56 DEBUG : file1: reading active writers 2024/11/12 01:11:56 DEBUG : file1: active writers 1 2024/11/12 01:11:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:11:57 DEBUG : : Looking for writers 2024/11/12 01:11:57 DEBUG : file1: reading active writers 2024/11/12 01:11:57 DEBUG : file1: active writers 1 2024/11/12 01:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:11:58 DEBUG : : Looking for writers 2024/11/12 01:11:58 DEBUG : file1: reading active writers 2024/11/12 01:11:58 DEBUG : file1: active writers 1 2024/11/12 01:11:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:11:59 DEBUG : : Looking for writers 2024/11/12 01:11:59 DEBUG : file1: reading active writers 2024/11/12 01:11:59 DEBUG : file1: active writers 1 2024/11/12 01:11:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:00 DEBUG : : Looking for writers 2024/11/12 01:12:00 DEBUG : file1: reading active writers 2024/11/12 01:12:00 DEBUG : file1: active writers 1 2024/11/12 01:12:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:01 DEBUG : : Looking for writers 2024/11/12 01:12:01 DEBUG : file1: reading active writers 2024/11/12 01:12:01 DEBUG : file1: active writers 1 2024/11/12 01:12:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:02 DEBUG : : Looking for writers 2024/11/12 01:12:02 DEBUG : file1: reading active writers 2024/11/12 01:12:02 DEBUG : file1: active writers 1 2024/11/12 01:12:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:03 DEBUG : : Looking for writers 2024/11/12 01:12:03 DEBUG : file1: reading active writers 2024/11/12 01:12:03 DEBUG : file1: active writers 1 2024/11/12 01:12:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:04 DEBUG : : Looking for writers 2024/11/12 01:12:04 DEBUG : file1: reading active writers 2024/11/12 01:12:04 DEBUG : file1: active writers 1 2024/11/12 01:12:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:05 DEBUG : : Looking for writers 2024/11/12 01:12:05 DEBUG : file1: reading active writers 2024/11/12 01:12:05 DEBUG : file1: active writers 1 2024/11/12 01:12:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:06 DEBUG : : Looking for writers 2024/11/12 01:12:06 DEBUG : file1: reading active writers 2024/11/12 01:12:06 DEBUG : file1: active writers 1 2024/11/12 01:12:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:07 DEBUG : : Looking for writers 2024/11/12 01:12:07 DEBUG : file1: reading active writers 2024/11/12 01:12:07 DEBUG : file1: active writers 1 2024/11/12 01:12:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:08 DEBUG : : Looking for writers 2024/11/12 01:12:08 DEBUG : file1: reading active writers 2024/11/12 01:12:08 DEBUG : file1: active writers 1 2024/11/12 01:12:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:09 DEBUG : : Looking for writers 2024/11/12 01:12:09 DEBUG : file1: reading active writers 2024/11/12 01:12:09 DEBUG : file1: active writers 1 2024/11/12 01:12:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:10 DEBUG : : Looking for writers 2024/11/12 01:12:10 DEBUG : file1: reading active writers 2024/11/12 01:12:10 DEBUG : file1: active writers 1 2024/11/12 01:12:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:11 DEBUG : : Looking for writers 2024/11/12 01:12:11 DEBUG : file1: reading active writers 2024/11/12 01:12:11 DEBUG : file1: active writers 1 2024/11/12 01:12:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:12 DEBUG : : Looking for writers 2024/11/12 01:12:12 DEBUG : file1: reading active writers 2024/11/12 01:12:12 DEBUG : file1: active writers 1 2024/11/12 01:12:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:13 DEBUG : : Looking for writers 2024/11/12 01:12:13 DEBUG : file1: reading active writers 2024/11/12 01:12:13 DEBUG : file1: active writers 1 2024/11/12 01:12:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:14 DEBUG : : Looking for writers 2024/11/12 01:12:14 DEBUG : file1: reading active writers 2024/11/12 01:12:14 DEBUG : file1: active writers 1 2024/11/12 01:12:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:15 DEBUG : : Looking for writers 2024/11/12 01:12:15 DEBUG : file1: reading active writers 2024/11/12 01:12:15 DEBUG : file1: active writers 1 2024/11/12 01:12:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:16 DEBUG : : Looking for writers 2024/11/12 01:12:16 DEBUG : file1: reading active writers 2024/11/12 01:12:16 DEBUG : file1: active writers 1 2024/11/12 01:12:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:17 DEBUG : : Looking for writers 2024/11/12 01:12:17 DEBUG : file1: reading active writers 2024/11/12 01:12:17 DEBUG : file1: active writers 1 2024/11/12 01:12:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:18 DEBUG : : Looking for writers 2024/11/12 01:12:18 DEBUG : file1: reading active writers 2024/11/12 01:12:18 DEBUG : file1: active writers 1 2024/11/12 01:12:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:19 DEBUG : : Looking for writers 2024/11/12 01:12:19 DEBUG : file1: reading active writers 2024/11/12 01:12:19 DEBUG : file1: active writers 1 2024/11/12 01:12:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:20 DEBUG : : Looking for writers 2024/11/12 01:12:20 DEBUG : file1: reading active writers 2024/11/12 01:12:20 DEBUG : file1: active writers 1 2024/11/12 01:12:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:21 DEBUG : : Looking for writers 2024/11/12 01:12:21 DEBUG : file1: reading active writers 2024/11/12 01:12:21 DEBUG : file1: active writers 1 2024/11/12 01:12:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:22 DEBUG : : Looking for writers 2024/11/12 01:12:22 DEBUG : file1: reading active writers 2024/11/12 01:12:22 DEBUG : file1: active writers 1 2024/11/12 01:12:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:23 DEBUG : : Looking for writers 2024/11/12 01:12:23 DEBUG : file1: reading active writers 2024/11/12 01:12:23 DEBUG : file1: active writers 1 2024/11/12 01:12:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/12 01:12:24 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000a94780 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000b7c708 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645764928} name:file1 opens:1 downloaders: o: fd:0xc0005f08d0 info:{ModTime:{wall:13962505431412664918 ext:93584198544 loc:0x3b08ac0} ATime:{wall:13962505431412664918 ext:93584198544 loc:0x3b08ac0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/11/12 01:12:24 DEBUG : >WaitForWriters: 2024/11/12 01:12:24 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.54s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:24 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:12:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:12:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:12:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:24 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:12:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:12:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:12:25 DEBUG : rename_me: newRWFileHandle: 2024/11/12 01:12:25 DEBUG : rename_me(0xc0005f9740): openPending: 2024/11/12 01:12:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/12 01:12:25 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/12 01:12:25 DEBUG : rename_me(0xc0005f9740): >openPending: err= 2024/11/12 01:12:25 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/12 01:12:25 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/12 01:12:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/12 01:12:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/12 01:12:25 DEBUG : rename_me(0xc0005f9740): _writeAt: size=5, off=0 2024/11/12 01:12:25 DEBUG : rename_me(0xc0005f9740): >_writeAt: n=5, err= 2024/11/12 01:12:25 DEBUG : rename_me(0xc0005f9740): close: 2024/11/12 01:12:25 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-12 01:12:25.049695851 +0000 UTC m=+124.133696421 2024/11/12 01:12:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/12 01:12:25 DEBUG : rename_me(0xc0005f9740): >close: err= 2024/11/12 01:12:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/12 01:12:25 DEBUG : i_was_renamed: Updating file with 0xc000001440 2024/11/12 01:12:25 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/12 01:12:25 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/12 01:12:25 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:25 DEBUG : : Looking for writers 2024/11/12 01:12:25 DEBUG : i_was_renamed: reading active writers 2024/11/12 01:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/12 01:12:25 DEBUG : : Looking for writers 2024/11/12 01:12:25 DEBUG : i_was_renamed: reading active writers 2024/11/12 01:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/12 01:12:25 DEBUG : : Looking for writers 2024/11/12 01:12:25 DEBUG : i_was_renamed: reading active writers 2024/11/12 01:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/12 01:12:25 DEBUG : : Looking for writers 2024/11/12 01:12:25 DEBUG : i_was_renamed: reading active writers 2024/11/12 01:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/12 01:12:25 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/12 01:12:25 DEBUG : : Looking for writers 2024/11/12 01:12:25 DEBUG : i_was_renamed: reading active writers 2024/11/12 01:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/12 01:12:25 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:25 DEBUG : : Looking for writers 2024/11/12 01:12:25 DEBUG : i_was_renamed: reading active writers 2024/11/12 01:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/12 01:12:25 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/12 01:12:25 INFO : i_was_renamed: Copied (new) 2024/11/12 01:12:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-12 01:12:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/12 01:12:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/12 01:12:25 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/12 01:12:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/12 01:12:25 DEBUG : : Looking for writers 2024/11/12 01:12:25 DEBUG : i_was_renamed: reading active writers 2024/11/12 01:12:25 DEBUG : >WaitForWriters: 2024/11/12 01:12:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.04s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:25 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/12 01:12:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:12:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/12 01:12:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{66fkD}/rclone-test-rikokim2mabi" 2024/11/12 01:12:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:26 DEBUG : : forgetting directory cache 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate(0xc0005f8ac0): _readAt: size=512, off=0 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate(0xc0005f8ac0): openPending: 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-12 00:13:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/12 01:12:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate(0xc0005f8ac0): >openPending: err= 2024/11/12 01:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate(0xc0005f8ac0): >_readAt: n=20, err=EOF 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate(0xc0005f8ac0): close: 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-12 00:13:25 +0000 GMT 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate(0xc0005f8ac0): >close: err= 2024/11/12 01:12:26 DEBUG : : Re-reading directory (218.471886ms old) 2024/11/12 01:12:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/12 01:12:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:27 DEBUG : : forgetting directory cache 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate(0xc00021b9c0): _readAt: size=512, off=0 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate(0xc00021b9c0): openPending: 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-12 00:14:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-11-12 00:13:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-12 00:14:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-11-12 00:13:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/11/12 01:12:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/12 01:12:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate(0xc00021b9c0): >openPending: err= 2024/11/12 01:12:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate(0xc00021b9c0): >_readAt: n=20, err=EOF 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate(0xc00021b9c0): close: 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-12 00:14:25 +0000 GMT 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate(0xc00021b9c0): >close: err= 2024/11/12 01:12:27 DEBUG : : Re-reading directory (199.648886ms old) 2024/11/12 01:12:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/12 01:12:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:28 DEBUG : : forgetting directory cache 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate(0xc00059c000): _readAt: size=512, off=0 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate(0xc00059c000): openPending: 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-12 00:15:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-11-12 00:14:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-12 00:15:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-11-12 00:14:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/11/12 01:12:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/12 01:12:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate(0xc00059c000): >openPending: err= 2024/11/12 01:12:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate(0xc00059c000): >_readAt: n=20, err=EOF 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate(0xc00059c000): close: 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-12 00:15:25 +0000 GMT 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate(0xc00059c000): >close: err= 2024/11/12 01:12:28 DEBUG : : Re-reading directory (177.826193ms old) 2024/11/12 01:12:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/12 01:12:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:28 DEBUG : : forgetting directory cache 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate(0xc000782480): _readAt: size=512, off=0 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate(0xc000782480): openPending: 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-12 00:16:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-11-12 00:15:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-12 00:16:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-11-12 00:15:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/11/12 01:12:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/12 01:12:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate(0xc000782480): >openPending: err= 2024/11/12 01:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate(0xc000782480): >_readAt: n=20, err=EOF 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate(0xc000782480): close: 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-12 00:16:25 +0000 GMT 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate(0xc000782480): >close: err= 2024/11/12 01:12:29 DEBUG : : Re-reading directory (175.434207ms old) 2024/11/12 01:12:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/12 01:12:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:29 DEBUG : : forgetting directory cache 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate(0xc0004aa240): _readAt: size=512, off=0 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate(0xc0004aa240): openPending: 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-12 00:17:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-11-12 00:16:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-12 00:17:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-11-12 00:16:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/11/12 01:12:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/12 01:12:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate(0xc0004aa240): >openPending: err= 2024/11/12 01:12:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate(0xc0004aa240): >_readAt: n=20, err=EOF 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate(0xc0004aa240): close: 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-12 00:17:25 +0000 GMT 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate(0xc0004aa240): >close: err= 2024/11/12 01:12:30 DEBUG : : Re-reading directory (196.605088ms old) 2024/11/12 01:12:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/12 01:12:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:30 DEBUG : : forgetting directory cache 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate(0xc000853300): _readAt: size=512, off=0 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate(0xc000853300): openPending: 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-12 00:18:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-11-12 00:17:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-12 00:18:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-11-12 00:17:25 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/11/12 01:12:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/12 01:12:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate(0xc000853300): >openPending: err= 2024/11/12 01:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate(0xc000853300): >_readAt: n=20, err=EOF 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate(0xc000853300): close: 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-12 00:18:25 +0000 GMT 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate(0xc000853300): >close: err= 2024/11/12 01:12:31 DEBUG : : Re-reading directory (192.685817ms old) 2024/11/12 01:12:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:31 DEBUG : : forgetting directory cache 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate(0xc0007e1500): _readAt: size=512, off=0 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate(0xc0007e1500): openPending: 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-12 00:19:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-11-12 00:18:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-12 00:19:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-11-12 00:18:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/11/12 01:12:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/12 01:12:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate(0xc0007e1500): >openPending: err= 2024/11/12 01:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate(0xc0007e1500): >_readAt: n=21, err=EOF 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate(0xc0007e1500): close: 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-12 00:19:25 +0000 GMT 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate(0xc0007e1500): >close: err= 2024/11/12 01:12:32 DEBUG : : Re-reading directory (177.283597ms old) 2024/11/12 01:12:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:32 DEBUG : : forgetting directory cache 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate(0xc00068f7c0): _readAt: size=512, off=0 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate(0xc00068f7c0): openPending: 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-12 00:20:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-11-12 00:19:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-12 00:20:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-11-12 00:19:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/11/12 01:12:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/12 01:12:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate(0xc00068f7c0): >openPending: err= 2024/11/12 01:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate(0xc00068f7c0): >_readAt: n=22, err=EOF 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate(0xc00068f7c0): close: 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-12 00:20:25 +0000 GMT 2024/11/12 01:12:32 DEBUG : TestRWCacheUpdate(0xc00068f7c0): >close: err= 2024/11/12 01:12:32 DEBUG : : Re-reading directory (161.133115ms old) 2024/11/12 01:12:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:33 DEBUG : : forgetting directory cache 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate(0xc000735d80): _readAt: size=512, off=0 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate(0xc000735d80): openPending: 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-12 00:21:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-11-12 00:20:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-12 00:21:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-11-12 00:20:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/11/12 01:12:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/12 01:12:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate(0xc000735d80): >openPending: err= 2024/11/12 01:12:33 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate(0xc000735d80): >_readAt: n=23, err=EOF 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate(0xc000735d80): close: 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-12 00:21:25 +0000 GMT 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate(0xc000735d80): >close: err= 2024/11/12 01:12:33 DEBUG : : Re-reading directory (156.386184ms old) 2024/11/12 01:12:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/12 01:12:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:34 DEBUG : : forgetting directory cache 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate(0xc0006b9b80): _readAt: size=512, off=0 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate(0xc0006b9b80): openPending: 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-12 00:22:25 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-11-12 00:21:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-12 00:22:25 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-11-12 00:21:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/11/12 01:12:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/12 01:12:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate(0xc0006b9b80): >openPending: err= 2024/11/12 01:12:34 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate(0xc0006b9b80): >_readAt: n=24, err=EOF 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate(0xc0006b9b80): close: 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-12 00:22:25 +0000 GMT 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate(0xc0006b9b80): >close: err= 2024/11/12 01:12:34 DEBUG : : Re-reading directory (206.728995ms old) 2024/11/12 01:12:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/12 01:12:34 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:34 DEBUG : : Looking for writers 2024/11/12 01:12:34 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/12 01:12:34 DEBUG : >WaitForWriters: 2024/11/12 01:12:34 DEBUG : vfs cache: cleaner exiting 2024/11/12 01:12:34 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (9.20s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:35 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:35 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:35 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:36 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:36 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/12 01:12:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/12 01:12:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/12 01:12:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/12 01:12:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/12 01:12:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/12 01:12:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:36 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/12 01:12:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/12 01:12:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/12 01:12:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/12 01:12:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/12 01:12:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/12 01:12:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/12 01:12:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/12 01:12:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/12 01:12:37 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/12 01:12:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/12 01:12:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/12 01:12:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/12 01:12:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/12 01:12:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/12 01:12:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/12 01:12:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:37 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/12 01:12:37 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/12 01:12:37 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/12 01:12:37 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/12 01:12:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/12 01:12:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/12 01:12:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/12 01:12:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/12 01:12:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/12 01:12:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/12 01:12:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/12 01:12:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/12 01:12:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/12 01:12:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/12 01:12:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/12 01:12:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/12 01:12:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:37 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/12 01:12:37 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:37 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/12 01:12:37 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:37 DEBUG : : Looking for writers 2024/11/12 01:12:37 DEBUG : FiLeA: reading active writers 2024/11/12 01:12:37 DEBUG : FiLeB: reading active writers 2024/11/12 01:12:37 DEBUG : FilEb: reading active writers 2024/11/12 01:12:37 DEBUG : >WaitForWriters: 2024/11/12 01:12:37 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:37 DEBUG : : Looking for writers 2024/11/12 01:12:37 DEBUG : FiLeA: reading active writers 2024/11/12 01:12:37 DEBUG : FiLeB: reading active writers 2024/11/12 01:12:37 DEBUG : FilEb: reading active writers 2024/11/12 01:12:37 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.88s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:38 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:38 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:38 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/12 01:12:38 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/12 01:12:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/12 01:12:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/12 01:12:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:12:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/12 01:12:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/12 01:12:39 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:39 DEBUG : : Looking for writers 2024/11/12 01:12:39 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/12 01:12:39 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/12 01:12:39 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.41s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:39 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:39 DEBUG : webdav root 'rclone-test-rikokim2mabi': Re-using VFS from active cache 2024/11/12 01:12:39 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:39 DEBUG : : Looking for writers 2024/11/12 01:12:39 DEBUG : >WaitForWriters: 2024/11/12 01:12:39 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:39 DEBUG : : Looking for writers 2024/11/12 01:12:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.17s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:39 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:39 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:39 DEBUG : : Looking for writers 2024/11/12 01:12:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.15s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:39 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:39 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:39 DEBUG : : Looking for writers 2024/11/12 01:12:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.15s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:39 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:40 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:40 DEBUG : dir: Looking for writers 2024/11/12 01:12:40 DEBUG : file2: reading active writers 2024/11/12 01:12:40 DEBUG : : Looking for writers 2024/11/12 01:12:40 DEBUG : dir: reading active writers 2024/11/12 01:12:40 DEBUG : file1: reading active writers 2024/11/12 01:12:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.65s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:41 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:42 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:42 DEBUG : dir: Looking for writers 2024/11/12 01:12:42 DEBUG : : Looking for writers 2024/11/12 01:12:42 DEBUG : dir: reading active writers 2024/11/12 01:12:42 DEBUG : file1: reading active writers 2024/11/12 01:12:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.40s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:42 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:43 DEBUG : file1: Open: flags=O_RDONLY 2024/11/12 01:12:43 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/12 01:12:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/12 01:12:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/12 01:12:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/12 01:12:43 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/12 01:12:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:12:43 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/12 01:12:43 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/12 01:12:43 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/12 01:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/12 01:12:43 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (0 bytes), uploading instead of streaming 2024/11/12 01:12:43 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:44 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:12:44 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/11/12 01:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/12 01:12:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:12:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/12 01:12:44 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:44 DEBUG : dir: Looking for writers 2024/11/12 01:12:44 DEBUG : file2: reading active writers 2024/11/12 01:12:44 DEBUG : new_file.txt: reading active writers 2024/11/12 01:12:44 DEBUG : : Looking for writers 2024/11/12 01:12:44 DEBUG : dir: reading active writers 2024/11/12 01:12:44 DEBUG : file1: reading active writers 2024/11/12 01:12:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.96s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:44 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:45 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:45 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/12 01:12:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000746a80 2024/11/12 01:12:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/12 01:12:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:46 INFO : dir/file1: Moved (server-side) to: file0 2024/11/12 01:12:46 DEBUG : file0: Updating file with file0 0xc000746a80 2024/11/12 01:12:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/12 01:12:46 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/12 01:12:46 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:46 DEBUG : dir: Looking for writers 2024/11/12 01:12:46 DEBUG : : Looking for writers 2024/11/12 01:12:46 DEBUG : dir: reading active writers 2024/11/12 01:12:46 DEBUG : file0: reading active writers 2024/11/12 01:12:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.18s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:47 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:47 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:47 DEBUG : : Looking for writers 2024/11/12 01:12:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.22s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:47 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:47 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/12 01:12:47 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/12 01:12:48 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/12 01:12:48 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/12 01:12:48 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/12 01:12:49 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:49 DEBUG : : Looking for writers 2024/11/12 01:12:49 DEBUG : a: Looking for writers 2024/11/12 01:12:49 DEBUG : b: Looking for writers 2024/11/12 01:12:49 DEBUG : c: Looking for writers 2024/11/12 01:12:49 DEBUG : d: Looking for writers 2024/11/12 01:12:49 DEBUG : : Looking for writers 2024/11/12 01:12:49 DEBUG : c: reading active writers 2024/11/12 01:12:49 DEBUG : d: reading active writers 2024/11/12 01:12:49 DEBUG : /: reading active writers 2024/11/12 01:12:49 DEBUG : a: reading active writers 2024/11/12 01:12:49 DEBUG : b: reading active writers 2024/11/12 01:12:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.74s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:50 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:50 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/12 01:12:50 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/12 01:12:50 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/12 01:12:51 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/12 01:12:52 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:52 DEBUG : a/b/c/d: Looking for writers 2024/11/12 01:12:52 DEBUG : a/b/c: Looking for writers 2024/11/12 01:12:52 DEBUG : d: reading active writers 2024/11/12 01:12:52 DEBUG : a/b: Looking for writers 2024/11/12 01:12:52 DEBUG : c: reading active writers 2024/11/12 01:12:52 DEBUG : a: Looking for writers 2024/11/12 01:12:52 DEBUG : b: reading active writers 2024/11/12 01:12:52 DEBUG : : Looking for writers 2024/11/12 01:12:52 DEBUG : a: reading active writers 2024/11/12 01:12:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.31s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:53 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:12:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:53 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/12 01:12:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/12 01:12:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/12 01:12:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/12 01:12:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/12 01:12:53 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (5 bytes), uploading instead of streaming 2024/11/12 01:12:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/12 01:12:53 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/12 01:12:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:12:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:53 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/12 01:12:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/12 01:12:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:12:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:53 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/12 01:12:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/12 01:12:53 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/12 01:12:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/12 01:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/12 01:12:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:53 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/12 01:12:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/12 01:12:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:53 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (0 bytes), uploading instead of streaming 2024/11/12 01:12:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:12:54 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/12 01:12:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/12 01:12:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/12 01:12:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/12 01:12:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/12 01:12:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:54 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (7 bytes), uploading instead of streaming 2024/11/12 01:12:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:54 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/11/12 01:12:54 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/12 01:12:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:54 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:54 DEBUG : : Looking for writers 2024/11/12 01:12:54 DEBUG : file1: reading active writers 2024/11/12 01:12:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.61s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:55 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:12:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:12:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:55 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/12 01:12:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/12 01:12:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:55 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/12 01:12:56 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/12 01:12:56 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/12 01:12:56 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/12 01:12:56 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (11 bytes), uploading instead of streaming 2024/11/12 01:12:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:12:56 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/12 01:12:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:56 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/12 01:12:56 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:56 DEBUG : : Looking for writers 2024/11/12 01:12:56 DEBUG : file1: reading active writers 2024/11/12 01:12:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.85s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:56 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:12:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:12:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:56 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/12 01:12:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/12 01:12:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/12 01:12:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:56 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (5 bytes), uploading instead of streaming 2024/11/12 01:12:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/12 01:12:57 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/12 01:12:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/12 01:12:57 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:57 DEBUG : : Looking for writers 2024/11/12 01:12:57 DEBUG : file1: reading active writers 2024/11/12 01:12:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.66s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:57 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:12:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:12:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:57 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/12 01:12:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/12 01:12:57 DEBUG : file1: WriteFileHandle.Release closing 2024/11/12 01:12:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:57 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (0 bytes), uploading instead of streaming 2024/11/12 01:12:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:12:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:12:57 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/12 01:12:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:57 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/12 01:12:57 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:57 DEBUG : : Looking for writers 2024/11/12 01:12:57 DEBUG : file1: reading active writers 2024/11/12 01:12:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:12:58 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:12:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:12:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:12:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:12:58 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/12 01:12:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/11/12 01:12:58 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:12:58 DEBUG : : Looking for writers 2024/11/12 01:12:58 DEBUG : file1: reading active writers 2024/11/12 01:12:58 DEBUG : file1: active writers 1 2024/11/12 01:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/11/12 01:12:58 DEBUG : : Looking for writers 2024/11/12 01:12:58 DEBUG : file1: reading active writers 2024/11/12 01:12:58 DEBUG : file1: active writers 1 2024/11/12 01:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/11/12 01:12:58 DEBUG : : Looking for writers 2024/11/12 01:12:58 DEBUG : file1: reading active writers 2024/11/12 01:12:58 DEBUG : file1: active writers 1 2024/11/12 01:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/11/12 01:12:58 DEBUG : : Looking for writers 2024/11/12 01:12:58 DEBUG : file1: reading active writers 2024/11/12 01:12:58 DEBUG : file1: active writers 1 2024/11/12 01:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/11/12 01:12:58 DEBUG : : Looking for writers 2024/11/12 01:12:58 DEBUG : file1: reading active writers 2024/11/12 01:12:58 DEBUG : file1: active writers 1 2024/11/12 01:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/11/12 01:12:58 DEBUG : : Looking for writers 2024/11/12 01:12:58 DEBUG : file1: reading active writers 2024/11/12 01:12:58 DEBUG : file1: active writers 1 2024/11/12 01:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/11/12 01:12:58 DEBUG : : Looking for writers 2024/11/12 01:12:58 DEBUG : file1: reading active writers 2024/11/12 01:12:58 DEBUG : file1: active writers 1 2024/11/12 01:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/11/12 01:12:59 DEBUG : : Looking for writers 2024/11/12 01:12:59 DEBUG : file1: reading active writers 2024/11/12 01:12:59 DEBUG : file1: active writers 1 2024/11/12 01:12:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:00 DEBUG : : Looking for writers 2024/11/12 01:13:00 DEBUG : file1: reading active writers 2024/11/12 01:13:00 DEBUG : file1: active writers 1 2024/11/12 01:13:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:01 DEBUG : : Looking for writers 2024/11/12 01:13:01 DEBUG : file1: reading active writers 2024/11/12 01:13:01 DEBUG : file1: active writers 1 2024/11/12 01:13:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:02 DEBUG : : Looking for writers 2024/11/12 01:13:02 DEBUG : file1: reading active writers 2024/11/12 01:13:02 DEBUG : file1: active writers 1 2024/11/12 01:13:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:03 DEBUG : : Looking for writers 2024/11/12 01:13:03 DEBUG : file1: reading active writers 2024/11/12 01:13:03 DEBUG : file1: active writers 1 2024/11/12 01:13:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:04 DEBUG : : Looking for writers 2024/11/12 01:13:04 DEBUG : file1: reading active writers 2024/11/12 01:13:04 DEBUG : file1: active writers 1 2024/11/12 01:13:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:05 DEBUG : : Looking for writers 2024/11/12 01:13:05 DEBUG : file1: reading active writers 2024/11/12 01:13:05 DEBUG : file1: active writers 1 2024/11/12 01:13:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:06 DEBUG : : Looking for writers 2024/11/12 01:13:06 DEBUG : file1: reading active writers 2024/11/12 01:13:06 DEBUG : file1: active writers 1 2024/11/12 01:13:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:07 DEBUG : : Looking for writers 2024/11/12 01:13:07 DEBUG : file1: reading active writers 2024/11/12 01:13:07 DEBUG : file1: active writers 1 2024/11/12 01:13:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:08 DEBUG : : Looking for writers 2024/11/12 01:13:08 DEBUG : file1: reading active writers 2024/11/12 01:13:08 DEBUG : file1: active writers 1 2024/11/12 01:13:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:09 DEBUG : : Looking for writers 2024/11/12 01:13:09 DEBUG : file1: reading active writers 2024/11/12 01:13:09 DEBUG : file1: active writers 1 2024/11/12 01:13:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:10 DEBUG : : Looking for writers 2024/11/12 01:13:10 DEBUG : file1: reading active writers 2024/11/12 01:13:10 DEBUG : file1: active writers 1 2024/11/12 01:13:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:11 DEBUG : : Looking for writers 2024/11/12 01:13:11 DEBUG : file1: reading active writers 2024/11/12 01:13:11 DEBUG : file1: active writers 1 2024/11/12 01:13:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:12 DEBUG : : Looking for writers 2024/11/12 01:13:12 DEBUG : file1: reading active writers 2024/11/12 01:13:12 DEBUG : file1: active writers 1 2024/11/12 01:13:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:13 DEBUG : : Looking for writers 2024/11/12 01:13:13 DEBUG : file1: reading active writers 2024/11/12 01:13:13 DEBUG : file1: active writers 1 2024/11/12 01:13:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:14 DEBUG : : Looking for writers 2024/11/12 01:13:14 DEBUG : file1: reading active writers 2024/11/12 01:13:14 DEBUG : file1: active writers 1 2024/11/12 01:13:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:15 DEBUG : : Looking for writers 2024/11/12 01:13:15 DEBUG : file1: reading active writers 2024/11/12 01:13:15 DEBUG : file1: active writers 1 2024/11/12 01:13:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:16 DEBUG : : Looking for writers 2024/11/12 01:13:16 DEBUG : file1: reading active writers 2024/11/12 01:13:16 DEBUG : file1: active writers 1 2024/11/12 01:13:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:17 DEBUG : : Looking for writers 2024/11/12 01:13:17 DEBUG : file1: reading active writers 2024/11/12 01:13:17 DEBUG : file1: active writers 1 2024/11/12 01:13:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:18 DEBUG : : Looking for writers 2024/11/12 01:13:18 DEBUG : file1: reading active writers 2024/11/12 01:13:18 DEBUG : file1: active writers 1 2024/11/12 01:13:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:19 DEBUG : : Looking for writers 2024/11/12 01:13:19 DEBUG : file1: reading active writers 2024/11/12 01:13:19 DEBUG : file1: active writers 1 2024/11/12 01:13:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:20 DEBUG : : Looking for writers 2024/11/12 01:13:20 DEBUG : file1: reading active writers 2024/11/12 01:13:20 DEBUG : file1: active writers 1 2024/11/12 01:13:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:21 DEBUG : : Looking for writers 2024/11/12 01:13:21 DEBUG : file1: reading active writers 2024/11/12 01:13:21 DEBUG : file1: active writers 1 2024/11/12 01:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:22 DEBUG : : Looking for writers 2024/11/12 01:13:22 DEBUG : file1: reading active writers 2024/11/12 01:13:22 DEBUG : file1: active writers 1 2024/11/12 01:13:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:23 DEBUG : : Looking for writers 2024/11/12 01:13:23 DEBUG : file1: reading active writers 2024/11/12 01:13:23 DEBUG : file1: active writers 1 2024/11/12 01:13:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:24 DEBUG : : Looking for writers 2024/11/12 01:13:24 DEBUG : file1: reading active writers 2024/11/12 01:13:24 DEBUG : file1: active writers 1 2024/11/12 01:13:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:25 DEBUG : : Looking for writers 2024/11/12 01:13:25 DEBUG : file1: reading active writers 2024/11/12 01:13:25 DEBUG : file1: active writers 1 2024/11/12 01:13:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:26 DEBUG : : Looking for writers 2024/11/12 01:13:26 DEBUG : file1: reading active writers 2024/11/12 01:13:26 DEBUG : file1: active writers 1 2024/11/12 01:13:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:27 DEBUG : : Looking for writers 2024/11/12 01:13:27 DEBUG : file1: reading active writers 2024/11/12 01:13:27 DEBUG : file1: active writers 1 2024/11/12 01:13:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/12 01:13:28 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/11/12 01:13:28 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.24s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:13:28 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:13:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:13:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:13:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:13:28 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/12 01:13:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/12 01:13:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:13:28 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (0 bytes), uploading instead of streaming 2024/11/12 01:13:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:13:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:13:28 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/12 01:13:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:13:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:13:28 DEBUG : file1: Open: flags=O_RDONLY 2024/11/12 01:13:28 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/12 01:13:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/12 01:13:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:13:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/12 01:13:28 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:13:28 DEBUG : : Looking for writers 2024/11/12 01:13:28 DEBUG : file1: reading active writers 2024/11/12 01:13:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.70s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-rikokim2mabi'", Local "Local file system at /tmp/rclone158016263", Modify Window "1s" 2024/11/12 01:13:29 INFO : webdav root 'rclone-test-rikokim2mabi': poll-interval is not supported by this remote 2024/11/12 01:13:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/12 01:13:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/12 01:13:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:13:29 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/12 01:13:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/12 01:13:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:13:29 DEBUG : webdav root 'rclone-test-rikokim2mabi': File to upload is small (100 bytes), uploading instead of streaming 2024/11/12 01:13:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/12 01:13:29 DEBUG : file1: md5 = 67d60d927e01437132f2a47f6a4a4806 OK 2024/11/12 01:13:29 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/12 01:13:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/12 01:13:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/12 01:13:29 DEBUG : file1: Open: flags=O_RDONLY 2024/11/12 01:13:29 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/12 01:13:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/12 01:13:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/12 01:13:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/12 01:13:29 DEBUG : WaitForWriters: timeout=30s 2024/11/12 01:13:29 DEBUG : : Looking for writers 2024/11/12 01:13:29 DEBUG : file1: reading active writers 2024/11/12 01:13:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.68s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/12 01:13:29 DEBUG : webdav root 'rclone-test-rikokim2mabi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m8.98575577s (try 1/5)